Problem | gift |
---|---|
User | Biologyhater123 |
Submission Time | 2025-03-03 16:14:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gift.cpp: In function ‘int32_t main()’:
gift.cpp:7:17: error: ‘sec’ was not declared in this scope
7 | cin >>days>>sec>>old>>news;
| ^~~
gift.cpp:8:20: error: ‘n’ was not declared in this scope
8 | for(int i=0; i<n; i++){
| ^
gift.cpp:10:16: error: expected ‘;’ before ‘}’ token
10 | gout+=1}
| ^
| ;