Problem | deciphering_zane_3 |
---|---|
User | Elnathan |
Submission Time | 2023-12-29 14:31:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane_3.cpp: In function ‘std::string determine_keyboard()’:
deciphering_zane_3.cpp:2:43: error: expected ‘;’ before ‘}’ token
2 | std::string determine_keyboard(){return ""}
| ^
| ;