| Problem | toxic2 |
|---|---|
| User | JustKitkat |
| Submission Time | 2025-01-29 12:19:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
toxic2.cpp: In function ‘void determine_type(int)’:
toxic2.cpp:10:20: error: ‘query_machine’ was not declared in this scope
10 | auto res = query_machine({0,i});
| ^~~~~~~~~~~~~
toxic2.cpp:15:5: error: ‘answer_type’ was not declared in this scope
15 | answer_type(ans);
| ^~~~~~~~~~~