Problem | psle |
---|---|
User | ZiErn |
Submission Time | 2023-11-08 13:00:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:8:11: error: ‘A’ was not declared in this scope
8 | cout << A*;
| ^
psle.cpp:8:13: error: expected primary-expression before ‘;’ token
8 | cout << A*;
| ^
psle.cpp:11:11: error: ‘A’ was not declared in this scope
11 | cout << A;
| ^
psle.cpp:14:11: error: ‘B’ was not declared in this scope
14 | cout << B;
| ^
psle.cpp:17:11: error: ‘C’ was not declared in this scope
17 | cout << C;
| ^
psle.cpp:20:11: error: ‘D’ was not declared in this scope
20 | cout << D;
| ^
psle.cpp:23:11: error: ‘E’ was not declared in this scope
23 | cout << E;
| ^
psle.cpp:24:2: error: expected ‘}’ before ‘else’
24 | else{
| ^~~~
psle.cpp:22:18: note: to match this ‘{’
22 | else if(s &g