Borderou de evaluare (job #759177)

Utilizator avatar ceezar Grecu Cezar Gabriel ceezar IP ascuns
Problemă Concurs2 (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 29 ian. 2024 14:50:36 Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:10:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 10 | for(int i=1;i<=p*2;i+=2) | ^~~ main.cpp:12:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 12 | int fr[51]={0}; | ^~~ main.cpp:15:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 15 | for(i=1;i<=50;++i) | ^~~ main.cpp:17:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 17 | fout<<ct; | ^~~~ main.cpp:41:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 41 | for(i=1;i<p*2;i+=2) | ^~~ main.cpp:46:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 46 | return 0; | ^~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Primele doua cerinte corecte 3
2 1 ms 245 kb Primele doua cerinte corecte 3
3 1 ms 245 kb Primele doua cerinte corecte 3
4 1 ms 245 kb Primele doua cerinte corecte 3
5 1 ms 245 kb Primele doua cerinte corecte 3
6 2 ms 245 kb Primele doua cerinte corecte 3
7 4 ms 118 kb Primele doua cerinte corecte 3
8 1 ms 245 kb Primele doua cerinte corecte 3
9 2 ms 118 kb Primele doua cerinte corecte 3
10 1 ms 245 kb Primele doua cerinte corecte 3
Punctaj total 30