Borderou de evaluare (job #1863304)
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:23:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(ch[1]+1,mmax,stdin);
^
user.cpp:35: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 | 420kb | OK | 10 |
2 | 4ms | 1268kb | OK | 10 |
3 | 20ms | 1808kb | OK | 10 |
4 | 116ms | 7720kb | OK | 10 |
5 | 140ms | 7716kb | OK | 10 |
6 | 312ms | 15016kb | OK | 10 |
7 | 356ms | 19620kb | OK | 10 |
8 | Depăşit | 19248kb | Time limit exceeded. | 0 |
9 | 452ms | 22604kb | OK | 10 |
10 | 368ms | 22596kb | OK | 10 |
Punctaj total | 90 |