Borderou de evaluare (job #1803827)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:33: 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:6:35: 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:7:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:8:39: 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",&k[0][i]);
^
user.cpp:11:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&a),p=0;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 296kb | OK! | 10 |
| 2 | 0ms | 336kb | OK! | 10 |
| 3 | 4ms | 348kb | OK! | 10 |
| 4 | 12ms | 864kb | OK! | 10 |
| 5 | 16ms | 864kb | OK! | 10 |
| 6 | 64ms | 2200kb | OK! | 10 |
| 7 | 108ms | 4684kb | OK! | 10 |
| 8 | 192ms | 6976kb | OK! | 10 |
| 9 | 600ms | 14396kb | OK! | 10 |
| 10 | 636ms | 17840kb | OK! | 10 |
| Punctaj total | 100 |