Borderou de evaluare (job #1952937)

Utilizator atatomirTatomir Alex atatomir Data 4 aprilie 2017 14:59:18
Problema Rectangles Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In lambda function: user.cpp:220:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (to_remove.size() - 1 >= i) { ^ user.cpp: In function ‘int main()’: user.cpp:264:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < P.size(); i++) P[i].id = i + 1, M[P[i]] = i + 1, rez[i + 1] = P[i]; ^ user.cpp:238:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("rectangles.in","r",stdin); ^ user.cpp:239:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("rectangles.out","w",stdout); ^ user.cpp:241:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:243:66: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d", &R[i].x1, &R[i].y1, &R[i].x2, &R[i].y2); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms852kbOK1010
244ms3304kbOK1020
348ms3300kbOK10
41424ms65892kbOK100
52000msDepăşitMemory limit exceeded.0
6Depăşit128084kbTime limit exceeded.0
71988msDepăşitMemory limit exceeded.00
82032msDepăşitMemory limit exceeded.0
91992msDepăşitMemory limit exceeded.0
101996msDepăşitMemory limit exceeded.0
Punctaj total30

Ceva nu functioneaza?