Borderou de evaluare (job #701638)

Utilizator avatar Tudor_Matei Holota Tudor Matei Tudor_Matei IP ascuns
Problemă Complot (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 6 mar. 2023 16:01:41 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:24:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 24 | for(int i = 0; i < v.size(); i=i+3){ | ~~^~~~~~~~~~ main.cpp:25:18: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] 25 | if(v[i-1] < v[i] < v[i+1]){ main.cpp:12:11: warning: unused variable 'y' [-Wunused-variable] 12 | int x,y; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 245 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 1 ms 249 kb Incorect 0
10 1 ms 245 kb Incorect 0
Punctaj total 0