september.cpp: In function 'int solve(int, int, std::vector<int>&, std::vector<std::vector<int> >&)':
september.cpp:35:1: warning: no return statement in function returning non-void [-Wreturn-type]
35 | }
| ^
/usr/bin/ld: /tmp/cc5mojXY.o: in function `mtbpdhr2zxjo1o4i9oreohsbuzzl4s6u::taskcase()':
grader.cpp:(.text+0x50d): undefined reference to `solve(int, int, std::vector<int, std::allocator<int> >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >)'
collect2: error: ld returned 1 exit status