Borderou de evaluare (job #2734133)

Utilizator bogdi1bogdan bancuta bogdi1 Data 31 martie 2021 14:04:11
Problema Numere 3 Status done
Runda Arhiva de probleme Compilator cpp-32 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:64:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(aux.size()<soll){ ~~~~~~~~~~^~~~~ main.cpp:67:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<aux.size(); i++) ~^~~~~~~~~~~ main.cpp:113:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(aux.size()<soll){ ~~~~~~~~~~^~~~~ main.cpp:116:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<aux.size(); i++) ~^~~~~~~~~~~ main.cpp:16:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] { freopen("numere3.in", "r", stdin); ^ main.cpp:17:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("numere3.out", "w", stdout); ^ main.cpp:20:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &m, &n, &k); ^ main.cpp:23:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &mat[i][j]); ^ main.cpp:36:30: 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
12ms131kbOK!10
233ms131kbOK!10
32ms131kbOK!10
42ms131kbOK!10
53ms131kbKilled by Signal 110
64ms131kbKilled by Signal 110
710ms131kbOK!10
835ms131kbOK!10
92ms131kbOK!10
1031ms131kbOK!10
Punctaj total80

Ceva nu functioneaza?