| Problem | 3nplus1 | 
|---|---|
| User | vippy | 
| Submission Time | 2024-04-03 21:06:52 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 3nplus1.cpp:10:10: error: stray ‘\340’ in program
   10 |       n=nฝ2;
      |          ^
3nplus1.cpp:10:11: error: stray ‘\270’ in program
   10 |       n=nฝ2;
      |           ^
3nplus1.cpp:10:12: error: stray ‘\235’ in program
   10 |       n=nฝ2;
      |            ^
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:10:10: error: expected ‘;’ before numeric constant
   10 |       n=nฝ2;
      |          ^  ~
      |          ;