Borderou de evaluare (job #2519241)

Utilizator cookieAndreea L. cookie Data 7 ianuarie 2020 14:33:53
Problema Simetric Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'bool verificareSimetrie(int, int, int, int)': main.cpp:26:37: warning: left operand of comma operator has no effect [-Wunused-value] for (int lin = i, col2 = j; lin < a, col2 < b; lin++, col2++) { ~~~~^~~ main.cpp:27:45: warning: left operand of comma operator has no effect [-Wunused-value] for (int col = stc, lin2 = stl; col <= b, lin2 <= a; col++, lin2++) { ~~~~^~~~ main.cpp: In function 'int main()': main.cpp:64:38: warning: left operand of comma operator has no effect [-Wunused-value] for (int a = i, b = j; a <= mLin, b <= nCol; a += 1, b += 1) { ~~^~~~~~~ main.cpp:68:25: warning: unused variable 'lg' [-Wunused-variable] int lg = b - j + 1; ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbOK10
225ms393kbOK10
3202ms655kbTime limit exceeded0
4200ms786kbTime limit exceeded0
5202ms1572kbTime limit exceeded0
6202ms1572kbTime limit exceeded0
7200ms1179kbTime limit exceeded0
8202ms1441kbTime limit exceeded0
9201ms1572kbTime limit exceeded0
10201ms1179kbTime limit exceeded0
Punctaj total20

Ceva nu functioneaza?