| Problem | cardplacing |
|---|---|
| User | rain127 |
| Submission Time | 2025-12-29 15:29:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cardplacing.cpp: In function ‘int main()’:
cardplacing.cpp:17:31: error: expected ‘:’ before ‘;’ token
17 | } else b == 1 ? cout << "Bob";
| ^
| :
cardplacing.cpp:17:31: error: expected primary-expression before ‘;’ token