Borderou de evaluare (job #1253282)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.in","r",stdin);
^
user.cpp:18:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.out","w",stdout);
^
user.cpp:20:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld\n",&n,&m);
^
user.cpp:21:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=n;i++) scanf("%ld",&dp[i][0]);
^
user.cpp:28:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld",&q,&p);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 464kb | OK! | 10 |
| 2 | 0ms | 516kb | OK! | 10 |
| 3 | 4ms | 552kb | OK! | 10 |
| 4 | 12ms | 1412kb | OK! | 10 |
| 5 | 16ms | 1424kb | OK! | 10 |
| 6 | 92ms | 3576kb | OK! | 10 |
| 7 | 164ms | 6852kb | OK! | 10 |
| 8 | 268ms | 10216kb | OK! | 10 |
| 9 | Depăşit | 19968kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 24844kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |