Borderou de evaluare (job #1253264)
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:35: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 | 452kb | OK! | 10 |
| 2 | 0ms | 500kb | OK! | 10 |
| 3 | 4ms | 524kb | OK! | 10 |
| 4 | 12ms | 1216kb | OK! | 10 |
| 5 | 16ms | 1232kb | OK! | 10 |
| 6 | 84ms | 2944kb | OK! | 10 |
| 7 | 124ms | 5560kb | OK! | 10 |
| 8 | 200ms | 8256kb | OK! | 10 |
| 9 | Depăşit | 16072kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 19952kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |