Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1802002)
| Utilizator | Data | 9 noiembrie 2016 19:50:15 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void read(int&)’:
user.cpp:16:111: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
while(buff[pos] < '0' || buff[pos] > '9') if(++pos == buff_size) fread(buff, buff_size,1, stdin), pos = 0;
^
user.cpp:21:73: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(++pos == buff_size) fread(buff, 1, buff_size, stdin), pos = 0;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 412kb | OK | 10 |
| 2 | 0ms | 416kb | OK | 10 |
| 3 | 0ms | 444kb | OK | 10 |
| 4 | 0ms | 472kb | OK | 10 |
| 5 | 0ms | 556kb | OK | 10 |
| 6 | 4ms | 704kb | OK | 10 |
| 7 | 8ms | 1080kb | OK | 10 |
| 8 | 12ms | 1388kb | OK | 10 |
| 9 | 20ms | 2156kb | OK | 10 |
| 10 | 32ms | 2884kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
