Problem | deciphering_zane |
---|---|
User | OWWHED |
Submission Time | 2023-04-02 17:50:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:7:39: error: expected ‘;’ before ‘}’ token
7 | cout << "no im typing wutf obe hand"
| ^
| ;
8 | } else if (n == 2){
| ~
deciphering_zane.cpp:9:33: error: expected ‘;’ before ‘}’ token
9 | cout << "DIDBIDDOUR HWHTIODAY"
| ^
| ;
10 | } else if (n == 3){
| ~
deciphering_zane.cpp:11:35: error: expected ‘;’ before ‘}’ token
11 | cout << "ege n ru cobfessing’"
| ^
| ;
12 | }else if (n == 4){
| ~
deciphering_zane.cpp:13:37: error: expected ‘;’ before ‘}’ token