Pagini recente » Statistici Ana Maria Iordache (Agent007) | Borderou de evaluare (job #354089) | Borderou de evaluare (job #976645) | Borderou de evaluare (job #415333) | Borderou de evaluare (job #1200599)
Borderou de evaluare (job #1200599)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:64:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb.in","r",stdin);
^
user.cpp:65:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb.out","w",stdout);
^
user.cpp:68:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&N);
^
user.cpp:70:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=N;++i) scanf("%d",&v[i]);
^
user.cpp:74:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:80:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&Q);
^
user.cpp:85:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&A[x],&B[x]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 340kb | OK | 10 |
| 2 | 0ms | 444kb | OK | 10 |
| 3 | 36ms | 1552kb | OK | 10 |
| 4 | 204ms | 6304kb | OK | 10 |
| 5 | 348ms | 10104kb | OK | 10 |
| 6 | 392ms | 11200kb | OK | 10 |
| 7 | Depăşit | 17768kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 19236kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 20680kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 22464kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |