Pagini recente » Diferente pentru problema/treesearch intre reviziile 21 si 22 | Borderou de evaluare (job #1348275) | Diferente pentru problema/interact intre reviziile 18 si 69 | Borderou de evaluare (job #1934850) | Borderou de evaluare (job #2242206)
Borderou de evaluare (job #2242206)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permking.in", "r", stdin);
^
user.cpp:9:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permking.out", "w", stdout);
^
user.cpp:12:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:15:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:20:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 120ms | 1320kb | OK | 100 |
| Punctaj total | 100 |