Problem | deciphering_zane |
---|---|
User | Hytoh |
Submission Time | 2023-07-17 12:59:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:10:59: error: expected ‘;’ before ‘}’ token
10 | cout << "the answer is to just brute force all strings?"
| ^
| ;
11 | }
| ~