Borderou de evaluare (job #2469528)

Utilizator MeepoMarin Florin Eduard Marian Meepo Data 7 octombrie 2019 17:51:28
Problema Combinari Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int valid(int)': main.cpp:11:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1; i<a; i++) ^~~ main.cpp:14:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' return 1; ^~~~~~ main.cpp: In function 'int solutie(int)': main.cpp:18:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(a==K) ^~ main.cpp:20:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return 0; ^~~~~~ main.cpp: In function 'void afisare()': main.cpp:26:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1; i<=K; i++) ^~~ main.cpp:28:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' g<<"\n"; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
27ms131kbIncorect0
32ms131kbIncorect0
4253ms131kbTime limit exceeded0
52ms131kbIncorect0
65ms131kbIncorect0
712ms131kbIncorect0
82ms131kbIncorect0
92ms131kbIncorect0
102ms131kbIncorect0
Punctaj total10

Ceva nu functioneaza?