Problem | general |
---|---|
User | Student101 |
Submission Time | 2025-01-30 13:49:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
general.cpp: In function ‘int query(int, int)’:
general.cpp:7:22: error: no match for call to ‘(std::vector<int>) (int&)’
7 | int a_par = par(a);
| ^
general.cpp:8:22: error: no match for call to ‘(std::vector<int>) (int&)’
8 | int b_par = par(b);
| ^