Pagini recente » Cod sursa (job #2407856) | Diferente pentru problema/dijkstra intre reviziile 47 si 3 | Cod sursa (job #1637901) | Cod sursa (job #2877897) | Borderou de evaluare (job #2642140)
Borderou de evaluare (job #2642140)
Raport evaluator
Compilare:
main.cpp: In function 'void setIn(str)':
main.cpp:168:49: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
void setIn(str s) { freopen(s.c_str(),"r",stdin); }
^
main.cpp: In function 'void setOut(str)':
main.cpp:169:51: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
void setOut(str s) { freopen(s.c_str(),"w",stdout); }
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 25ms | 524kb | Incorect | 0 |
| 2 | 175ms | 524kb | Incorect | 0 |
| 3 | 1328ms | 8912kb | Incorect | 0 |
| 4 | 1348ms | 8912kb | Incorect | 0 |
| 5 | 1345ms | 8912kb | Incorect | 0 |
| 6 | 1334ms | 8912kb | Incorect | 0 |
| 7 | 1386ms | 8912kb | Incorect | 0 |
| 8 | 1450ms | 8912kb | Incorect | 0 |
| 9 | 1490ms | 8912kb | Incorect | 0 |
| 10 | 12ms | 393kb | OK | 10 |
| Punctaj total | 10 |