Pagini recente » Borderou de evaluare (job #1615179) | Borderou de evaluare (job #3196654) | Borderou de evaluare (job #2766506) | Borderou de evaluare (job #2261916) | Borderou de evaluare (job #1791049)
Borderou de evaluare (job #1791049)
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 | 284kb | OK | 10 |
| 3 | 20ms | 276kb | OK | 10 |
| 4 | 112ms | 284kb | OK | 10 |
| 5 | 168ms | 284kb | OK | 10 |
| 6 | 308ms | 280kb | OK | 10 |
| 7 | 344ms | 284kb | OK | 10 |
| 8 | Depăşit | 256kb | Time limit exceeded. | 0 |
| 9 | 448ms | 276kb | OK | 10 |
| 10 | 392ms | 284kb | OK | 10 |
| Punctaj total | 90 |