Borderou de evaluare (job #2477625)

Utilizator MeepoMarin Florin Eduard Marian Meepo Data 20 octombrie 2019 20:04:35
Problema Combinari Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int valid(int)': main.cpp:12:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1; i<a; i++) ^~~ main.cpp:15: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:19:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(a==K) ^~ main.cpp:21: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:27:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1; i<=K; i++) ^~~ main.cpp:29: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
298ms1310kbOK10
32ms131kbOK10
465ms655kbOK10
52ms131kbOK10
64ms131kbOK10
72ms131kbOK10
88ms262kbOK10
92ms131kbOK10
102ms131kbOK10
Punctaj total100

Ceva nu functioneaza?