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

Compile Error

threethreethree.cpp: In function ‘int main()’:
threethreethree.cpp:24:18: error: cannot convert ‘const std::vector<long long int>’ to ‘long long int’ in assignment
24 | maix = max(n1,n1);
| ~~~^~~~~~~
| |
| const std::vector<long long int>