Borderou de evaluare (job #557993)

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

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void write()’: user.cpp:6:13: error: ‘SHRT_MAX’ was not declared in this scope #define inf SHRT_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: ‘SHRT_MAX’ was not declared in this scope #define inf SHRT_MAX ^ user.cpp:51:17: note: in expansion of macro ‘inf’ Tmin[i][j] = inf; ^ user.cpp: In function ‘void solve()’: user.cpp:57:47: warning: statement has no effect [-Wunused-value] cfg.x = 1; cfg.c = nc; Q.push(cfg); inC[1][nc]; ^ 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("%hd %hd %hd", &nc, &n, &k); ^ user.cpp:23:59: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] freopen(FIN,"r",stdin); scanf("%hd %hd %hd", &nc, &n, &k); ^ user.cpp:25:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%hd %hd", &T[i], &C[i]); ^ user.cpp:28:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%hd %hd", &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
14ms12kbOK10
20ms8kbOK10
34ms12kbOK10
44ms416kbOK10
54ms12kbOK10
68ms424kbOK10
724ms444kbOK10
828ms448kbOK10
9100ms516kbOK10
10Depăşit548kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?