Problem 4sum
User Student101
Submission Time 2024-11-10 14:49:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

4sum.cpp: In function ‘bool finder(int)’:
4sum.cpp:10:40: error: unable to find numeric literal operator ‘operator""size’
10 | for (int k=com[i].size()-1;k>= 0.size();k--){
| ^~~~~~