error is : Line 63: Char 28: error: expected ‘}’
63 | #pragma GCC optimize (“O2”)
| ^
Line 1: Char 16: note: to match this ‘{‘
1 | class Solution {
| ^
this is compiler time error
i tried to figure out the code , written comments for reference/ explaination
want u to solve the compiler error
New contributor
Omkar Gutal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.