Pagini recente » Cod sursa (job #2363575) | Monitorul de evaluare | Cod sursa (job #3287640) | Cod sursa (job #3001900) | Borderou de evaluare (job #1495636)
Borderou de evaluare (job #1495636)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("towerx.in" ,"r", stdin );
^
user.cpp:12:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("towerx.out","w", stdout);
^
user.cpp:14:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 284kb | OK | 10 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 280kb | OK | 10 |
| 4 | 0ms | 288kb | OK | 10 |
| 5 | 4ms | 296kb | OK | 10 |
| 6 | 12ms | 300kb | OK | 10 |
| 7 | 44ms | 320kb | OK | 10 |
| 8 | 376ms | 376kb | OK | 10 |
| 9 | 688ms | 412kb | OK | 10 |
| 10 | Depăşit | 416kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |