| Problem | moneylaundering |
|---|---|
| User | lykieutrang |
| Submission Time | 2025-12-29 16:04:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
moneylaundering.cpp: In function ‘int main()’:
moneylaundering.cpp:24:24: error: expected primary-expression before ‘{’ token
24 | if (plat[1] == {1, 1} && rate[1].first > rate[1].second) {
| ^
moneylaundering.cpp:24:23: error: expected ‘)’ before ‘{’ token
24 | if (plat[1] == {1, 1} && rate[1].first > rate[1].second) {
| ~ ^~
| )