| Problem | toxic |
|---|---|
| User | popperoni |
| Submission Time | 2024-03-15 17:23:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
toxic.cpp: In function ‘void determine_type(int)’:
toxic.cpp:11:7: error: ‘q_sample’ was not declared in this scope; did you mean ‘query_sample’?
11 | if (q_sample(thing) == 0) {
| ^~~~~~~~
| query_sample
toxic.cpp:25:18: error: ‘q_sample’ was not declared in this scope; did you mean ‘query_sample’?
25 | long long a = q_sample(v);
| ^~~~~~~~
| query_sample