Borderou de evaluare (job #732985)

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:00:10 Scor 70

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 249 kb OK 10
6 9 ms 512 kb OK 10
7 199 ms 4177 kb OK 10
8 89 ms 36163 kb Memory limit exceeded 0
9 1109 ms 29868 kb Time limit exceeded 0
10 89 ms 35901 kb Memory limit exceeded 0
Punctaj total 70