Problem | exam |
---|---|
User | Wheezycantcode |
Submission Time | 2024-01-29 21:47:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:8:7: error: statement cannot resolve address of overloaded function
8 | endl;
| ^
exam.cpp:10:5: error: expected ‘(’ before ‘else’
10 | if else(x==2){
| ^~~~
| (