You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: ERROR: Parsing Failure:
line 4 (column 12): ce std;\n\nclass Main {\n public:\n Ma
------------------------------------------^
Expected "(", ",", "/*", "//", ";", "=", "[" or [ \n\r\t\u000B\u000C] but "{" found.
The text was updated successfully, but these errors were encountered:
My code run well on my local compiler but can't run normally on JSCPP.
Source Code:
And that's what JSCPP says:
The text was updated successfully, but these errors were encountered: