| Problem | 3nplus1 |
|---|---|
| User | WANCH5789W |
| Submission Time | 2026-02-23 22:07:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp:7:1: error: ‘cin’ does not name a type
7 | cin >> n;
| ^~~
3nplus1.cpp:9:1: error: expected unqualified-id before ‘while’
9 | while (n!= 1){
| ^~~~~