Pagini recente » Borderou de evaluare (job #1302737) | Borderou de evaluare (job #2913067) | Borderou de evaluare (job #1956756) | Borderou de evaluare (job #617874) | Borderou de evaluare (job #1986436)
Borderou de evaluare (job #1986436)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mobs.in", "r", stdin);
^
user.cpp:15:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mobs.out", "w", stdout);
^
user.cpp:17:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:24:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &M);
^
user.cpp:40:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &h);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 328ms | 516kb | Incorect | 0 |
Punctaj total | 0 |