| Problem | toxic |
|---|---|
| User | gelastropod |
| Submission Time | 2026-05-11 21:46:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
toxic.cpp: In function ‘void determine_type(int)’:
toxic.cpp:41:31: error: ‘qry_sample’ was not declared in this scope; did you mean ‘query_sample’?
41 | res = qry_sample(crnt);
| ^~~~~~~~~~
| query_sample
toxic.cpp:52:23: error: ‘qry_sample’ was not declared in this scope; did you mean ‘query_sample’?
52 | res = qry_sample(crnt);
| ^~~~~~~~~~
| query_sample