| Problem | fun |
|---|---|
| User | 0rang3 |
| Submission Time | 2026-05-14 02:06:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fun.cpp: In function ‘std::vector<int> createFunTour(int, int)’:
fun.cpp:16:43: error: ‘cite’ was not declared in this scope
16 | sz[i] = attractionsBehind(0, i); [cite: 31, 35]
| ^~~~
fun.cpp:16:47: error: expected ‘,’ before ‘:’ token
16 | sz[i] = attractionsBehind(0, i); [cite: 31, 35]
| ^
| ,
fun.cpp:16:47: error: expected identifier before ‘:’ token
fun.cpp:16:51: error: expected ‘]’ before ‘,’ token
16 | sz[i] = attractionsBehind(0, i); [cite: 31, 35]
| ^
| ]
fun.cpp: In lambda function:
fun.cpp:16:51: error: expected ‘{’ before ‘,’ token
fun.cpp: In function ‘std::vector<int> createFunTour(int, int)’:
fun.cpp:16:55: error: expec