Borderou de evaluare (job #1253278)
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: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 | 460kb | OK! | 10 |
2 | 0ms | 516kb | OK! | 10 |
3 | 4ms | 548kb | OK! | 10 |
4 | 12ms | 1416kb | OK! | 10 |
5 | 20ms | 1428kb | OK! | 10 |
6 | 88ms | 3580kb | OK! | 10 |
7 | 116ms | 6852kb | OK! | 10 |
8 | 200ms | 10216kb | OK! | 10 |
9 | Depăşit | 19980kb | Time limit exceeded. | 0 |
10 | Depăşit | 24840kb | Time limit exceeded. | 0 |
Punctaj total | 80 |