| Problem | exponentiate_easy |
|---|---|
| User | YunQingOng |
| Submission Time | 2026-06-24 17:02:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exponentiate_easy.cpp: In function βint main()β:
exponentiate_easy.cpp:8:28: error: expected primary-expression before β,β token
8 | for(long long i; i < n;, i++ ){
| ^