Problem funnyballs
User CheesyPasta777
Submission Time 2026-01-05 15:53:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

funnyballs.cpp:1:24: error: missing terminating > character
1 | #include <bits/stdc++.h
| ^
funnyballs.cpp:3:20: error: expected ‘;’ before ‘:’ token
3 | using namespace std:
| ^
| ;
funnyballs.cpp:3:20: error: expected unqualified-id before ‘:’ token