Borderou de evaluare (job #587746)

Utilizator avatar Andrei_Icriverzi Andrei Icriverzi Andrei_Icriverzi IP ascuns
Problemă Culori (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 23 mar. 2021 18:25:21 Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:52:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 52 | for (std::vector<int>::iterator it=myvector.begin(); it!=myvector.end(); ++it) | ^~~ main.cpp:55:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 55 | return 0; | ^~~~~~ main.cpp:14:13: warning: unused variable 'minn' [-Wunused-variable] 14 | int n,i,minn=100,v2,i2=1,c=0,pozitie,vmax=1000000; | ^~~~ main.cpp:14:22: warning: unused variable 'v2' [-Wunused-variable] 14 | int n,i,minn=100,v2,i2=1,c=0,pozitie,vmax=1000000; | ^~ main.cpp:14:25: warning: unused variable 'i2' [-Wunused-variable] 14 | int n,i,minn=100,v2,i2=1,c=0,pozitie,vmax=1000000; | ^~ main.cpp:14:30: warning: unused variable 'c' [-Wunused-variable] 14 | int n,i,minn=100,v2,i2=1,c=0,pozitie,vmax=1000000; | ^ main.cpp:14:34: warning: unused variable 'pozitie' [-Wunused-variable] 14 | int n,i,minn=100,v2,i2=1,c=0,pozitie,vmax=1000000; | ^~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 1 ms 262 kb OK 10
5 1 ms 262 kb OK 10
6 1 ms 262 kb OK 10
7 8 ms 389 kb OK 10
8 46 ms 1044 kb Memory limit exceeded 0
9 89 ms 1048 kb Memory limit exceeded 0
10 89 ms 1044 kb Memory limit exceeded 0
Punctaj total 70