| Problem | wabot |
|---|---|
| User | JhoCyber |
| Submission Time | 2025-01-09 19:40:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
wabot.cpp: In lambda function:
wabot.cpp:14:63: error: expected ‘{’ before ‘)’ token
14 | sort(CL.begin(),CL.end(),[](pair<int,int>a,pair<int,int>b)){
| ^
wabot.cpp: In function ‘int32_t main()’:
wabot.cpp:14:64: error: expected ‘;’ before ‘{’ token
14 | sort(CL.begin(),CL.end(),[](pair<int,int>a,pair<int,int>b)){
| ^
| ;
wabot.cpp:19:30: error: ‘class std::vector<std::pair<long long int, long long int> >’ has no member named ‘second’
19 | int current_level=CL.second(order);
| ^~~~~~
wabot.cpp:22:19: error: ‘class std::vector<std::pair<long long int, long long int> >’ has no member named ‘second’
22 | if(CL.second[i]==curren