| Problem | bakshin |
|---|---|
| User | pasit |
| Submission Time | 2026-05-04 23:59:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bakshin.cpp: In function ‘std::pair<long long int, std::vector<int> > bakshin_path(int, std::vector<int>, std::vector<int>, std::vector<int>, std::vector<int>)’:
bakshin.cpp:44:12: error: ‘_gp_hash_table’ was not declared in this scope
44 | vector<_gp_hash_table<int,ll>> dist(n);
| ^~~~~~~~~~~~~~
bakshin.cpp:44:33: error: template argument 1 is invalid
44 | vector<_gp_hash_table<int,ll>> dist(n);
| ^~
bakshin.cpp:44:33: error: template argument 2 is invalid
bakshin.cpp:45:43: error: template argument 1 is invalid
45 | vector<_gp_hash_table<int,pair<pii,int>>> prv(n);
| ^~
bakshin.cpp:45:43: error: template argument 2 is invalid
bakshin.cpp:45:45: error: expected unqualified-id before ‘>’ token
45 | vector<_gp_hash_table<int,pair&