Borderou de evaluare (job #557981)

Utilizator BuRNB Radu BuRN Data 17 martie 2011 00:20:06
Problema Zmeu2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void read()’: user.cpp:23:55: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=] freopen(FIN,"r",stdin); scanf("%d %d %d", &nc, &n, &k); ^ user.cpp:23:55: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] user.cpp:25:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=] scanf("%d %d", &T[i], &C[i]); ^ user.cpp:25:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] user.cpp: In function ‘void write()’: user.cpp:6:13: error: ‘INT_MAX’ was not declared in this scope #define inf INT_MAX ^ user.cpp:37:8: note: in expansion of macro ‘inf’ int m=inf; ^ user.cpp: In function ‘void init()’: user.cpp:6:13: error: ‘INT_MAX’ was not declared in this scope #define inf INT_MAX ^ user.cpp:51:17: note: in expansion of macro ‘inf’ Tmin[i][j] = inf; ^ user.cpp: In function ‘void read()’: user.cpp:23:24: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(FIN,"r",stdin); scanf("%d %d %d", &nc, &n, &k); ^ user.cpp:23:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] freopen(FIN,"r",stdin); scanf("%d %d %d", &nc, &n, &k); ^ user.cpp:25:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &T[i], &C[i]); ^ user.cpp:28:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^ user.cpp: In function ‘void write()’: user.cpp:36:26: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(FOUT,"w",stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms8kbIncorect0
24ms8kbIncorect0
30ms8kbIncorect0
44ms12kbIncorect0
50ms8kbIncorect0
60ms8kbIncorect0
74ms12kbIncorect0
84ms12kbIncorect0
94ms12kbIncorect0
1020ms232kbIncorect0
Punctaj total0

Ceva nu functioneaza?