Problem | economics |
---|---|
User | ryangohca |
Submission Time | 2024-12-31 16:05:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
economics.cpp:1:9: error: missing terminating " character
1 | print("""A government makes rational spending decisions on quantity of food vouchers by considering the cost and benefits, constraints and intended and unintended consequences of such actions.
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
economics.cpp:45:3: error: missing terminating " character
45 | """)
| ^~
economics.cpp:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token
1 | print("""A government makes rational spending decisions on quantity of food vouchers by considering the cost and benefits, constraints and intended and unintended consequences of such actions.
| ^