Pagini recente » Cod sursa (job #2467165) | Cod sursa (job #2199810) | Borderou de evaluare (job #726081) | Monitorul de evaluare | Borderou de evaluare (job #1953842)
Borderou de evaluare (job #1953842)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("datorii2.in", "r", stdin);
^
user.cpp:52:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("datorii2.out", "w", stdout);
^
user.cpp:56:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:59:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 2544kb | Corect! | 10 |
| 2 | 4ms | 2864kb | Corect! | 10 |
| 3 | 132ms | 13728kb | Corect! | 10 |
| 4 | 108ms | 13708kb | Corect! | 10 |
| 5 | 56ms | 9488kb | Corect! | 10 |
| 6 | 116ms | 13772kb | Corect! | 10 |
| 7 | 0ms | 2496kb | Corect! | 10 |
| 8 | Depăşit | 10912kb | Time limit exceeded. | 0 |
| 9 | 248ms | 13632kb | Corect! | 10 |
| 10 | Depăşit | 13680kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |