Borderou de evaluare (job #1253270)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16: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:17: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:19:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld",&n,&m);
^
user.cpp:20: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:33: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 | 1420kb | OK! | 10 |
| 5 | 16ms | 1436kb | OK! | 10 |
| 6 | 92ms | 3580kb | OK! | 10 |
| 7 | 132ms | 6852kb | OK! | 10 |
| 8 | 208ms | 10216kb | OK! | 10 |
| 9 | Depăşit | 19968kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 24844kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |