| Problem | chimera |
|---|---|
| User | glog |
| Submission Time | 2024-07-29 17:55:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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){
| ^