Problem | xmas |
---|---|
User | Yifei1234 |
Submission Time | 2023-05-10 16:59:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
xmas.cpp: In function ‘int main()’:
xmas.cpp:9:6: error: ‘gift’ was not declared in this scope
9 | cin>>gift;
| ^~~~
xmas.cpp:13:18: error: ‘g’ was not declared in this scope
13 | for (int i=1; i<=g;i++){
| ^