Borderou de evaluare (job #1798428)

Utilizator k.bruenDan Cojocaru k.bruen Data 5 noiembrie 2016 11:00:30
Problema Alee Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:53:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (current.i + directions_i[i] < 0 || current.i + directions_i[i] >= n || current.j + directions_j[i] < 0 || current.j + directions_j[i] >= n); ^ user.cpp:53:145: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (current.i + directions_i[i] < 0 || current.i + directions_i[i] >= n || current.j + directions_j[i] < 0 || current.j + directions_j[i] >= n); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms412kbOK10
20ms424kbOK10
30ms432kbOK10
40ms436kbOK10
50ms460kbOK10
60ms524kbOK10
74ms528kbOK10
80ms532kbOK10
90ms488kbOK10
100ms460kbOK10
Punctaj total100

Ceva nu functioneaza?