Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2175385)
| Utilizator | Data | 16 martie 2018 16:57:37 | |
|---|---|---|---|
| Problema | Ciclu hamiltonian de cost minim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 75 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:34:41: warning: suggest parentheses around comparison in operand of ‘^’ [-Wparentheses]
if(drum^(1<<(it->first))==0)
^
user.cpp: In function ‘void citire()’:
user.cpp:16:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:20:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &x, &y, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:52:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("hamilton.in", "r", stdin);
^
user.cpp:53:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("hamilton.out", "w", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 16ms | 21392kb | OK | 5 |
| 2 | 16ms | 21392kb | OK | 5 |
| 3 | 16ms | 21100kb | OK | 5 |
| 4 | 16ms | 21392kb | OK | 5 |
| 5 | 20ms | 21264kb | OK | 5 |
| 6 | 20ms | 21212kb | OK | 5 |
| 7 | 80ms | 21096kb | OK | 5 |
| 8 | 76ms | 21200kb | OK | 5 |
| 9 | 56ms | 21264kb | OK | 5 |
| 10 | 52ms | 21272kb | OK | 5 |
| 11 | 56ms | 21356kb | OK | 5 |
| 12 | 60ms | 21380kb | OK | 5 |
| 13 | 52ms | 21364kb | OK | 5 |
| 14 | 56ms | 21280kb | OK | 5 |
| 15 | Depăşit | 20972kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 20888kb | Time limit exceeded. | 0 |
| 17 | 612ms | 21364kb | OK | 5 |
| 18 | Depăşit | 20884kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 21048kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 20964kb | Time limit exceeded. | 0 |
| Punctaj total | 75 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
