Borderou de evaluare (job #1865470)
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[15001][1501]);
^
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 | 424kb | OK | 10 |
2 | 4ms | 1256kb | OK | 10 |
3 | 20ms | 1792kb | OK | 10 |
4 | 112ms | 7628kb | OK | 10 |
5 | 144ms | 7632kb | OK | 10 |
6 | 320ms | 14820kb | OK | 10 |
7 | 364ms | 19368kb | OK | 10 |
8 | Depăşit | 19412kb | Time limit exceeded. | 0 |
9 | 428ms | 22304kb | OK | 10 |
10 | 352ms | 22308kb | OK | 10 |
Punctaj total | 90 |