Pagini recente » Borderou de evaluare (job #2239852) | Borderou de evaluare (job #1951092) | Borderou de evaluare (job #2636731) | Borderou de evaluare (job #1778355) | Borderou de evaluare (job #1390643)
Borderou de evaluare (job #1390643)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:31: 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:22:33: 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:24:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:25:22: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(buff,2,stdin);
^
user.cpp:49:31: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(buff,MMAX,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | Incorect | 0 |
2 | 4ms | 280kb | OK | 10 |
3 | 12ms | 300kb | Incorect | 0 |
4 | 88ms | 292kb | OK | 10 |
5 | 92ms | 292kb | Incorect | 0 |
6 | 264ms | 308kb | OK | 10 |
7 | 288ms | 304kb | OK | 10 |
8 | Depăşit | 312kb | Time limit exceeded. | 0 |
9 | 368ms | 308kb | OK | 10 |
10 | 152ms | 308kb | Incorect | 0 |
Punctaj total | 50 |