| Problem | toxic |
|---|---|
| User | reporter |
| Submission Time | 2024-03-26 23:01:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
toxic.cpp: In function ‘void determine_type(int)’:
toxic.cpp:12:42: error: could not convert ‘i’ from ‘int’ to ‘std::vector<char>’
12 | for (int i = 0; i < x; i++) answer_type(i, s[i]);
| ^
| |
| int