Problem moneychanger
User jasmine
Submission Time 2023-11-10 11:47:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

moneychanger.cpp:2:1: error: stray ‘`’ in program
2 | `using namespace std;
| ^
moneychanger.cpp: In function ‘int main()’:
moneychanger.cpp:20:14: error: ‘inf’ was not declared in this scope; did you mean ‘ynf’?
20 | if(dp[v] == inf){
| ^~~
| ynf