Problem chimera
User glog
Submission Time 2024-07-29 17:56:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chimera.cpp: In function ‘int main()’:
chimera.cpp:8:47: error: a function-definition is not allowed here before ‘{’ token
8 | void initialise(int si, int s, vector<int> a){
| ^
chimera.cpp:11:26: error: a function-definition is not allowed here before ‘{’ token
11 | int query (int j, int g){
| ^