Problem | exponentiate |
---|---|
User | shawn |
Submission Time | 2024-04-27 11:10:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp:22:21: error: stray ‘\302’ in program
22 | cout << r << "\n";
| ^
exponentiate.cpp:22:22: error: stray ‘\240’ in program
22 | cout << r << "\n";
| ^
exponentiate.cpp:23:1: error: stray ‘\302’ in program
23 | }
| ^
exponentiate.cpp:23:2: error: stray ‘\240’ in program
23 | }
| ^
exponentiate.cpp:23:3: error: stray ‘\302’ in program
23 | }
| ^
exponentiate.cpp:23:4: error: stray ‘\240’ in program
23 | }
| ^
exponentiate.cpp:23:5: error: stray ‘\302’ in program
23 | }
| ^
exponentiate.cpp:23:6: error: stray ‘\240’ in program
23 | }
| ^
exponentiate.cpp:23:7: error: stray ‘\302’ in program
23 | }
| ^
exponentiate.cpp:23:8: error: stray ‘\240’ in program
23 | }
|