Borderou de evaluare (job #584867)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Kfact | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 mar. 2021 19:24:45 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int mafin()':
main.cpp:9:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
9 | if(n==15)
| ^~
main.cpp:11:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
11 | 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