Borderou de evaluare (job #584866)

Utilizator avatar mateilb1234 Matei Balaur mateilb1234 IP ascuns
Problemă Kfact Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 6 mar. 2021 19:24:07 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int mafin()': main.cpp:10:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if(n==15) | ^~ main.cpp:12:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 12 | return 0; | ^~~~~~ /usr/lib/gcc/i686-pc-linux-gnu/9.3.0/../../../../i686-pc-linux-gnu/bin/ld: /usr/lib/gcc/i686-pc-linux-gnu/9.3.0/../../../../lib/crt1.o: in function `_start': (.text+0x28): undefined reference to `main' collect2: error: ld returned 1 exit status