Problem | toxic2 |
---|---|
User | G |
Submission Time | 2025-03-21 15:31:03 |
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:35: error: could not convert ‘v’ from ‘vector<long long int>’ to ‘vector<int>’
10 | vector<ll> thingy=query_machine(v);
| ^
| |
| vector<long long int>