Problem threethreethree
User TheVeryJerryBerry
Submission Time 2026-06-24 10:20:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

threethreethree.cpp: In function ‘int main()’:
threethreethree.cpp:22:22: error: invalid types ‘<unresolved overloaded function type>[long long int]’ for array subscript
22 | n1.push_back[sum]
| ^
threethreethree.cpp:23:19: error: ‘p’ was not declared in this scope
23 | for(int p=0;p<1;p++){
| ^