Pagini recente » Algoritmiada 2015 - olimpiada algoritmilor, Ediția a VII-a | Bal | Borderou de evaluare (job #2248033) | Algoritmiada 2013 - Clasament general, Clasele 11-12 | Borderou de evaluare (job #1434938)
Borderou de evaluare (job #1434938)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:44:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( IN , "r" , stdin ) ;
^
user.cpp:45:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( OUT , "w" , stdout ) ;
^
user.cpp:47:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d" , & t ) ;
^
user.cpp:51:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d" , & n ) ;
^
user.cpp:54:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d" , & v [ i ] ) ;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 368kb | OK | 5 |
| 2 | 0ms | 452kb | OK | 5 |
| 3 | 4ms | 1156kb | OK | 5 |
| 4 | 16ms | 2196kb | OK | 5 |
| 5 | 44ms | 3384kb | OK | 5 |
| 6 | 76ms | 4740kb | OK | 5 |
| 7 | 176ms | 7972kb | OK | 5 |
| 8 | 312ms | 11768kb | OK | 5 |
| 9 | 492ms | 16012kb | OK | 5 |
| 10 | 488ms | 16012kb | OK | 5 |
| 11 | 488ms | 16052kb | OK | 5 |
| 12 | 488ms | 16048kb | OK | 5 |
| 13 | 1076ms | 23868kb | OK | 5 |
| 14 | 1228ms | 25436kb | OK | 5 |
| 15 | 1380ms | 27008kb | OK | 5 |
| 16 | Depăşit | 30128kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 31696kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 31696kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 31692kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 31692kb | Time limit exceeded. | 0 |
| Punctaj total | 75 |