Problem | gift |
---|---|
User | Astronite |
Submission Time | 2024-03-01 16:42:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gift.cpp: In function ‘int main()’:
gift.cpp:14:7: error: ‘inti’ was not declared in this scope; did you mean ‘int’?
14 | for (inti = 0; i < a-1; i++){
| ^~~~
| int
gift.cpp:14:17: error: ‘i’ was not declared in this scope
14 | for (inti = 0; i < a-1; i++){
| ^