| Problem | numbergame |
|---|---|
| User | Josh28 |
| Submission Time | 2023-01-15 17:44:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
numbergame.cpp: In function ‘void solve()’:
numbergame.cpp:81:20: error: ‘order_of_key’ was not declared in this scope
81 | ll l = order_of_key(yes);
| ^~~~~~~~~~~~