Borderou de evaluare (job #2530878)

Utilizator stefan_creastaStefan Creasta stefan_creasta Data 25 ianuarie 2020 13:41:14
Problema Por Costel și Trădarea Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:49:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < vecp[i].size(); j++) { ~~^~~~~~~~~~~~~~~~ main.cpp:65:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < vec[i].size(); j++) { ~~^~~~~~~~~~~~~~~ main.cpp:66:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(p1 < vec[i + 1].size() && vec[i + 1][p1].dr < vec[i][j].st) { ~~~^~~~~~~~~~~~~~~~~~~ main.cpp:69:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(p2 < vec[i + 1].size() && vec[i + 1][p2].st <= vec[i][j].dr) { ~~~^~~~~~~~~~~~~~~~~~~ main.cpp:24:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("tradare.in", "r", stdin); ^ main.cpp:25:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("tradare.out", "w", stdout); ^ main.cpp:26:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &T); ^ main.cpp:30:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &n, &m, &k); ^ main.cpp:38:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1144ms65552kbMemory limit exceeded00
2133ms65552kbMemory limit exceeded0
3205ms65552kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?