Problem | platonic3 |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2025-06-23 10:36:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic3.cpp: In function ‘int main()’:
platonic3.cpp:10:11: error: request for member ‘size’ in ‘v’, which is of non-class type ‘long long int’
10 | if (v.size()==5) {
| ^~~~