Pagini recente » Borderou de evaluare (job #1422897) | Borderou de evaluare (job #2328445) | Borderou de evaluare (job #278663) | Borderou de evaluare (job #421395) | Borderou de evaluare (job #2325347)
Borderou de evaluare (job #2325347)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:35:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < graph[i].size(); ++k)
~~^~~~~~~~~~~~~~~~~
main.cpp:34:35: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
for(int i = 0; i < n; ++i) if((1 << i) & j)
^
main.cpp:45:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < graph[i].size(); ++j)
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void read()':
main.cpp:14:37: 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);
^
main.cpp:16:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:20:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
main.cpp: In function 'void write()':
main.cpp:51:39: 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 | 37ms | 20054kb | OK | 5 |
| 2 | 36ms | 20054kb | OK | 5 |
| 3 | 37ms | 20054kb | OK | 5 |
| 4 | 37ms | 20054kb | OK | 5 |
| 5 | 37ms | 20054kb | OK | 5 |
| 6 | 38ms | 20054kb | OK | 5 |
| 7 | 70ms | 20054kb | OK | 5 |
| 8 | 62ms | 20054kb | OK | 5 |
| 9 | 54ms | 20054kb | OK | 5 |
| 10 | 53ms | 20054kb | OK | 5 |
| 11 | 52ms | 20054kb | OK | 5 |
| 12 | 54ms | 20054kb | OK | 5 |
| 13 | 54ms | 20054kb | OK | 5 |
| 14 | 53ms | 20054kb | OK | 5 |
| 15 | 366ms | 20054kb | OK | 5 |
| 16 | 304ms | 20054kb | OK | 5 |
| 17 | 236ms | 20054kb | OK | 5 |
| 18 | 473ms | 20054kb | OK | 5 |
| 19 | 341ms | 20054kb | OK | 5 |
| 20 | 449ms | 20054kb | OK | 5 |
| Punctaj total | 100 |