Problem strawberry
User Kiameimon
Submission Time 2024-03-09 17:06:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

strawberry.cpp: In function ‘int main()’:
strawberry.cpp:119:3: error: expected primary-expression before ‘.’ token
119 | .//cout << "result: " << res[a][low].second << "\n";
| ^
strawberry.cpp:120:2: error: expected unqualified-id before ‘}’ token
120 | }
| ^