Borderou de evaluare (job #1813739)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("numerologie.in","r",stdin);
^
user.cpp:60:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("numerologie.out","w",stdout);
^
user.cpp:61:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:63:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=n;i++) {diw[i]=m+1;scanf("%d",&v[i]);}
^
user.cpp:66:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&cst[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 8ms | 284kb | OK | 10 | 10 |
2 | 8ms | 280kb | OK | 10 | 10 |
3 | 12ms | 284kb | OK | 10 | 10 |
4 | 92ms | 280kb | OK | 10 | 10 |
5 | 92ms | 288kb | OK | 10 | 10 |
6 | Depăşit | 260kb | Time limit exceeded. | 0 | 0 |
7 | 224ms | 292kb | OK | 10 |
8 | 196ms | 292kb | OK | 10 |
9 | 144ms | 280kb | OK | 10 |
10 | 204ms | 284kb | OK | 10 |
Punctaj total | 50 |