Borderou de evaluare (job #703130)

Utilizator avatar AnAverageTurtle Visan Mihnea Alexandru AnAverageTurtle IP ascuns
Problemă Unific (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 9 mar. 2023 00:03:12 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int result(long long int, long long int, long long int&)': main.cpp:39:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 39 | if ( ! c [ primul % 10 ] ) | ^~ main.cpp:41:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 41 | primul /= 10 ; | ^~~~~~ main.cpp: In function 'int main()': main.cpp:104:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 104 | for ( i = 0 ; i < nr ; i++) | ^~~ main.cpp:105:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 105 | cout << a [ i ] << " " ; cout << "\n" ; | ^~~~ main.cpp:100:17: warning: 'cmax' may be used uninitialized in this function [-Wmaybe-uninitialized] 100 | cout << cmax << '\n' ; | ^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 9 ms 241 kb OK 10
4 19 ms 249 kb OK 10
5 185 ms 507 kb OK 10
6 415 ms 602 kb OK 10
7 259 ms 249 kb OK 10
8 369 ms 245 kb OK 10
9 359 ms 249 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100