Pagini recente » Borderou de evaluare (job #1332061) | Borderou de evaluare (job #2441794) | Borderou de evaluare (job #1177990) | Borderou de evaluare (job #1414378) | Borderou de evaluare (job #1738946)
Borderou de evaluare (job #1738946)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:33: 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:14:35: 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:19:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:20:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c",&go);
^
user.cpp:26:40: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets( s + 1, NMax - 1, stdin );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK | 10 |
| 2 | 4ms | 300kb | OK | 10 |
| 3 | 20ms | 300kb | OK | 10 |
| 4 | 120ms | 300kb | OK | 10 |
| 5 | 168ms | 296kb | OK | 10 |
| 6 | 328ms | 296kb | OK | 10 |
| 7 | 368ms | 300kb | OK | 10 |
| 8 | Depăşit | 280kb | Time limit exceeded. | 0 |
| 9 | 480ms | 292kb | OK | 10 |
| 10 | 412ms | 296kb | OK | 10 |
| Punctaj total | 90 |