| Problem | moneychanger |
|---|---|
| User | Logout |
| Submission Time | 2023-11-10 11:21:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
moneychanger.cpp: In function ‘int main()’:
moneychanger.cpp:19:9: error: ‘v’ was not declared in this scope
19 | if (dp[v] == inf){
| ^
moneychanger.cpp:19:15: error: ‘inf’ was not declared in this scope; did you mean ‘ynf’?
19 | if (dp[v] == inf){
| ^~~
| ynf