Borderou de evaluare (job #1622261)

Utilizator FlorinHajaFlorin Gabriel Haja FlorinHaja Data 1 martie 2016 10:11:28
Problema ZParcurgere Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void calc(ULL, ULL, ULL, ULL)’: user.cpp:18:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x1 == x && y1 == y) ^ user.cpp:18:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x1 == x && y1 == y) ^ user.cpp:34:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x1 >= x1 && x <= mx && y >= y1 && y <= my) ^ user.cpp:34:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x1 >= x1 && x <= mx && y >= y1 && y <= my) ^ user.cpp:34:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x1 >= x1 && x <= mx && y >= y1 && y <= my) ^ user.cpp:41:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= x1 && x <= mx && y >= my+1 && y <= y2) ^ user.cpp:41:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= x1 && x <= mx && y >= my+1 && y <= y2) ^ user.cpp:41:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= x1 && x <= mx && y >= my+1 && y <= y2) ^ user.cpp:41:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= x1 && x <= mx && y >= my+1 && y <= y2) ^ user.cpp:48:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= mx+1 && x <= x2 && y >= y1 && y <= my) ^ user.cpp:48:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= mx+1 && x <= x2 && y >= y1 && y <= my) ^ user.cpp:48:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= mx+1 && x <= x2 && y >= y1 && y <= my) ^ user.cpp:48:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= mx+1 && x <= x2 && y >= y1 && y <= my) ^ user.cpp:55:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= mx+1 && x <= x2 && y >= my+1 && y <= y2) ^ user.cpp:55:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= mx+1 && x <= x2 && y >= my+1 && y <= y2) ^ user.cpp:55:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (x >= mx+1 && x <= x2 && y >= my+1 && y <= y2) ^ user.cpp:55:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms428kbOK10
20ms424kbOK10
30ms420kbOK10
40ms424kbOK10
50ms424kbOK10
60ms432kbOK10
70ms428kbOK10
80ms428kbOK10
90ms436kbOK10
100ms432kbOK10
Punctaj total100

Ceva nu functioneaza?