Problem | buycoke |
---|---|
User | boaznumberd5555 |
Submission Time | 2025-07-04 17:26:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
buycoke.cpp: In function ‘int32_t main()’:
buycoke.cpp:59:27: error: expected ‘;’ before ‘long’
59 | memset(dp,-1,sizeof(dp))
| ^
| ;
buycoke.cpp:61:31: error: ‘C’ was not declared in this scope
61 | int C,c1,c5,c10; cin>>C>>c1>>c5>>c10;
| ^
buycoke.cpp:61:34: error: ‘c1’ was not declared in this scope; did you mean ‘y1’?
61 | int C,c1,c5,c10; cin>>C>>c1>>c5>>c10;
| ^~
| y1
buycoke.cpp:61:38: error: ‘c5’ was not declared in this scope
61 | int C,c1,c5,c10; cin>>C>>c1>>c5>>c10;
| ^~
buycoke.cpp:61:42: error: ‘c10’ was not declared in this scope
61 | int C,c1,c5,c10; cin>>C>>c1>>c5>&g