Borderou de evaluare (job #1614319)

Utilizator Andrei1998Andrei Constantinescu Andrei1998 Data 25 februarie 2016 21:38:58
Problema Alge Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:25:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("alge.in", "r", stdin); ^ user.cpp:26:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("alge.out", "w", stdout); ^ user.cpp:28:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp:32:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &x, &yy, &z); ^ user.cpp:66:28: warning: ‘new_z’ may be used uninitialized in this function [-Wmaybe-uninitialized] while (x > 1 && yy > 1 && z > 1) { ^ user.cpp:66:18: warning: ‘new_y’ may be used uninitialized in this function [-Wmaybe-uninitialized] while (x > 1 && yy > 1 && z > 1) { ^ user.cpp:66:5: warning: ‘new_x’ may be used uninitialized in this function [-Wmaybe-uninitialized] while (x > 1 && yy > 1 && z > 1) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms300kbRaspuns Gresit00
20ms288kbRaspuns Gresit0
30ms308kbRaspuns Gresit00
40ms316kbRaspuns Gresit0
50ms376kbRaspuns Gresit00
60ms324kbRaspuns Gresit0
70ms376kbRaspuns Gresit00
80ms400kbRaspuns Gresit00
90ms424kbRaspuns Gresit0
104ms448kbRaspuns Gresit0
Punctaj total0

Ceva nu functioneaza?