Problem cardplacing
User idontlikeboystrustme
Submission Time 2025-12-29 14:37:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cardplacing.cpp:18:12: error: missing terminating " character
18 | cout << "Alice;
| ^~~~~~~
cardplacing.cpp: In function β€˜int main()’:
cardplacing.cpp:19:3: error: expected primary-expression before β€˜}’ token
19 | }
| ^