Pagini recente » Diferente pentru problema/matperm intre reviziile 1 si 2 | Cod sursa (job #2859570) | Cod sursa (job #814255) | Cod sursa (job #3222473) | Borderou de evaluare (job #1299342)
Borderou de evaluare (job #1299342)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ciclu2.in", "r", stdin);
^
user.cpp:27:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ciclu2.out", "w", stdout);
^
user.cpp:28: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:31:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:41:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:44:30: 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 |
Punctaj/grupa |
| 1 | 4ms | 452kb | OK | 20 | 20 |
| 2 | Depăşit | 436kb | Time limit exceeded. | 0 | 0 |
| 3 | Depăşit | 452kb | Time limit exceeded. | 0 |
| 4 | 2804ms | 532kb | OK | 20 |
| 5 | 2808ms | 528kb | OK | 20 |
| Punctaj total | 20 |