Problem hehehoho
User FIips
Submission Time 2025-02-15 08:22:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hehehoho.cpp: In function ‘void solve()’:
hehehoho.cpp:40:32: error: expected ‘;’ before ‘{’ token
40 | if(neg.size() && pos.size() {
| ^~
| ;
hehehoho.cpp:49:24: error: expected ‘)’ before ‘;’ token
49 | cout << ans << "/n";
| ^
| )
hehehoho.cpp:40:7: note: to match this ‘(’
40 | if(neg.size() && pos.size() {
| ^
hehehoho.cpp: At global scope:
hehehoho.cpp:52:1: error: ‘int33_t’ does not name a type; did you mean ‘int32_t’?
52 | int33_t main() {
| ^~~~~~~
| int32_t