Problem | trollingbribritt |
---|---|
User | hyishigh |
Submission Time | 2024-12-14 10:51:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:22:4: error: expected ‘,’ or ‘;’ before ‘if’
22 | if(size() >= p) {
| ^~
trollingbribritt.cpp:25:4: error: expected ‘}’ before ‘else’
25 | else {
| ^~~~
trollingbribritt.cpp:19:17: note: to match this ‘{’
19 | else if(w==3) {
| ^
trollingbribritt.cpp: At global scope:
trollingbribritt.cpp:30:1: error: expected declaration before ‘}’ token
30 | }
| ^