1 2 3 4 5 6 7 | #include <iostream> using namespace std; int main(){ cout << "Witaj wykopowiczu ! ;)" << endl; return 0; } |
I2luY2x1ZGUgPGlvc3RyZWFtPgp1c2luZyBuYW1lc3BhY2Ugc3RkOwoKaW50IG1haW4oKXsKIGNvdXQgPDwgIldpdGFqIHd5a29wb3dpY3p1ICEgOykiIDw8IGVuZGw7CiByZXR1cm4gMDsKfQ==
Translating: prog.icn: File prog.icn; Line 2 # "using": invalid declaration 1 error
-
result: Compilation error (maybe you wish to see an example for Icon)



