Pagini recente » Borderou de evaluare (job #1545844) | Borderou de evaluare (job #1530625) | Diferente pentru utilizator/vanila_cpp intre reviziile 75 si 36 | Borderou de evaluare (job #1547018) | Borderou de evaluare (job #1664846)
Borderou de evaluare (job #1664846)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:97:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolve.in","r",stdin);
^
user.cpp:98:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolve.out","w",stdout);
^
user.cpp:101:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &tests); tests; --tests)
^
user.cpp:103:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:117:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &t);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 100ms | 9912kb | Incorect! | 0 |
| Punctaj total | 0 |