| Problem | cardplacing |
|---|---|
| User | vinitara |
| Submission Time | 2026-03-04 21:56:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cardplacing.cpp: In function ‘int main()’:
cardplacing.cpp:13:24: error: unable to find string literal operator ‘operator""l’ with ‘const char [6]’, ‘long unsigned int’ arguments
13 | else if(a<b) cout<<"Alice"l
| ^~~~~~~~