Problem 3nplus1
User Sebastian
Submission Time 2025-01-08 16:58:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp:19:1: error: ‘If’ does not name a type
19 | If n is even, the next number is n/2.
| ^~