Problem | sumstack |
---|---|
User | LL |
Submission Time | 2025-06-17 17:12:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumstack.cpp: In function βint main()β:
sumstack.cpp:23:20: error: invalid types β<unresolved overloaded function type>[long long int]β for array subscript
23 | ans += vec.at[j];
| ^