#include <stdio.h>int main (){ printf ("Surajit Roy\n"); printf ("EE 2023 20"); return 0;}
Surajit Roy 20
Surajit Roy EE 2023 20
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!