Borderou de evaluare (job #1395995)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("binar.in","r",stdin);
^
user.cpp:19:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("binar.out","w",stdout);
^
user.cpp:21:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:22:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=0;i<n;i++) scanf("%s\n",v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 464kb | OK | 10 |
| 2 | 0ms | 660kb | OK | 10 |
| 3 | 12ms | 1248kb | OK | 10 |
| 4 | 80ms | 2220kb | OK | 10 |
| 5 | Depăşit | 3176kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 3568kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 3764kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 3952kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 4152kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4152kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |