Problem | coincombinations |
---|---|
User | 2110100 |
Submission Time | 2023-07-03 11:44:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
coincombinations.cpp:22:19: error: stray ‘\343’ in program
22 | cout << dp[amt】;
| ^
coincombinations.cpp:22:20: error: stray ‘\200’ in program
22 | cout << dp[amt】;
| ^
coincombinations.cpp:22:21: error: stray ‘\221’ in program
22 | cout << dp[amt】;
| ^
coincombinations.cpp: In function ‘int main()’:
coincombinations.cpp:22:19: error: expected ‘]’ before ‘;’ token
22 | cout << dp[amt】;
| ^ ~
| ]