Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2784213) | Borderou de evaluare (job #2551305) | Aladdin2 | Borderou de evaluare (job #1529608)
Borderou de evaluare (job #1529608)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expectedpos.in","r",stdin);
^
user.cpp:46:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expectedpos.out","w",stdout);
^
user.cpp:48:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
user.cpp:52:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&sz);
^
user.cpp:53:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(j=1;j<=sz;++j) scanf("%d",&b[j]);
^
user.cpp:57:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&Q);
^
user.cpp:60:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&q);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 292kb | OK | 10 |
| 2 | 0ms | 288kb | OK | 10 |
| 3 | 92ms | 292kb | OK | 10 |
| 4 | 112ms | 320kb | OK | 10 |
| 5 | 92ms | 340kb | OK | 10 |
| 6 | 128ms | 356kb | OK | 10 |
| 7 | 136ms | 384kb | OK | 10 |
| 8 | Depăşit | 1216kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1324kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1312kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |