Borderou de evaluare (job #1863291)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("logs.in","r",stdin);
^
user.cpp:20:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("logs.out","w",stdout);
^
user.cpp:21: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:22:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c",&ch[15022][1522]);
^
user.cpp:25:34: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(ch[i]+1,mmax,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 424kb | OK | 10 |
2 | 8ms | 1276kb | OK | 10 |
3 | 24ms | 1824kb | OK | 10 |
4 | 128ms | 7748kb | OK | 10 |
5 | 180ms | 7744kb | OK | 10 |
6 | 344ms | 15056kb | OK | 10 |
7 | 388ms | 19684kb | OK | 10 |
8 | Depăşit | 22624kb | Time limit exceeded. | 0 |
9 | 496ms | 22656kb | OK | 10 |
10 | 420ms | 22604kb | OK | 10 |
Punctaj total | 90 |