Borderou de evaluare (job #732988)

Utilizator avatar Cornea_Alexandru Cornea Alexandru Cornea_Alexandru IP ascuns
Problemă Extraprime (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 22 sept. 2023 19:02:45 Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:32:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 32 | if (cnt==1) | ^~ main.cpp:34:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 34 | maxi=i; | ^~~~ main.cpp:39:34: warning: 'maxi' may be used uninitialized [-Wmaybe-uninitialized] 39 | fout<<cnt<<'\n'<<mini<<'\n'<<maxi; | ^~~~ main.cpp:9:24: note: 'maxi' was declared here 9 | int a,b,cnt=0,mini,maxi; | ^~~~ main.cpp:39:28: warning: 'mini' may be used uninitialized [-Wmaybe-uninitialized] 39 | fout<<cnt<<'\n'<<mini<<'\n'<<maxi; | ^~~~ main.cpp:9:19: note: 'mini' was declared here 9 | int a,b,cnt=0,mini,maxi; | ^~~~
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 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 507 kb OK 10
7 119 ms 2338 kb OK 10
8 1119 ms 20172 kb Time limit exceeded 0
9 1068 ms 15204 kb OK 10
10 1108 ms 20172 kb Time limit exceeded 0
Punctaj total 80