| Problem | toxic | 
|---|---|
| User | TheRaptor | 
| Submission Time | 2023-03-20 09:18:38 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 toxic.cpp: In function ‘void determine_type(int32_t)’:
toxic.cpp:13:22: error: could not convert ‘bac’ from ‘vector<long long int>’ to ‘vector<int>’
   13 |   int x=query_sample(bac);
      |                      ^~~
      |                      |
      |                      vector<long long int>
toxic.cpp:27:22: error: could not convert ‘bac’ from ‘vector<long long int>’ to ‘vector<int>’
   27 |   int x=query_sample(bac);
      |                      ^~~
      |                      |
      |                      vector<long long int>
toxic.cpp:37:19: error: could not convert ‘bac’ from ‘vector<long long int>’ to ‘vector<int>’
   37 |    x=query_sample(bac);
      |                   ^~~
      |                   |
      |                   vector<long long int>