Problem fun
User Pan
Submission Time 2024-10-27 23:11:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fun.cpp: In function ‘std::vector<int> createFunTour(int, int)’:
fun.cpp:96:9: error: could not convert ‘0’ from ‘int’ to ‘std::vector<int>’
96 | return 0;
| ^
| |
| int