Pagini recente » Cod sursa (job #2142063) | Diferente pentru problema/pang intre reviziile 4 si 50 | Cod sursa (job #2509668) | Diferente pentru problema/aproape intre reviziile 7 si 8 | Borderou de evaluare (job #1299361)
Borderou de evaluare (job #1299361)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25: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:26: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:27: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:30: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:35:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:38: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 | 460kb | OK | 20 | 20 |
| 2 | Depăşit | 436kb | Time limit exceeded. | 0 | 0 |
| 3 | Depăşit | 480kb | Time limit exceeded. | 0 |
| 4 | 64ms | 532kb | OK | 20 |
| 5 | 92ms | 528kb | OK | 20 |
| Punctaj total | 20 |