Problem cardtrick
User sussygoose
Submission Time 2025-11-18 15:01:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cardtrick.cpp: In function ‘int main()’:
cardtrick.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
cardtrick.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^