Problem cups
User n1k1trh
Submission Time 2025-09-16 16:52:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cups.cpp:25:32: error: stray ‘\’ in program
25 | } else if (type == 3) {\\
| ^~
26 | rainAdd += X;
|