Pagini recente » Cod sursa (job #2176207) | Diferente pentru problema/captcha intre reviziile 1 si 2 | Cod sursa (job #430968) | Cod sursa (job #710831) | Borderou de evaluare (job #1390624)
Borderou de evaluare (job #1390624)
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,1,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 | 272kb | Incorect | 0 |
| 2 | 4ms | 276kb | OK | 10 |
| 3 | 16ms | 300kb | OK | 10 |
| 4 | 88ms | 296kb | OK | 10 |
| 5 | 124ms | 296kb | OK | 10 |
| 6 | 268ms | 312kb | OK | 10 |
| 7 | 296ms | 308kb | OK | 10 |
| 8 | Depăşit | 288kb | Time limit exceeded. | 0 |
| 9 | 344ms | 304kb | Incorect | 0 |
| 10 | 240ms | 304kb | Incorect | 0 |
| Punctaj total | 60 |