Borderou de evaluare (job #797895)

Utilizator avatar DeakDarius HackerPrime DeakDarius IP ascuns
Problemă Invector (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 26 nov. 2024 20:01:54 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void inv(int, int, int*)': main.cpp:17:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 17 | else | ^~~~ main.cpp:25:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 25 | inv(primul + 1 , ultimul -1 , v ); | ^~~ main.cpp: In function 'int main()': main.cpp:41:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 41 | for(int i = 0 ; i < n ; i ++ ) | ^~~ main.cpp:45:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 45 | inv( 0 , n-1 , v ); | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 237 kb OK 10
5 9 ms 172 kb OK 10
6 89 ms 585 kb OK 10
7 89 ms 606 kb OK 10
8 89 ms 573 kb OK 10
9 89 ms 602 kb OK 10
10 89 ms 573 kb OK 10
Punctaj total 100