[ create a new paste ] login | about

Link: http://codepad.org/UWm98YAD    [ raw code | output | fork ]

C++, pasted on Apr 16:
1
2
3
4
5
"/este programa fue elaborado por ERES_172390330_6_grupo202/"
cont <<"A=2";
"sea "B=4";
"sea "C=AxB";
"sea "C=8";


Output:
1
2
Line 3: error: missing terminating " character
compilation terminated due to -Wfatal-errors.


Create a new paste based on this one


Comments: