| Problem | psle |
|---|---|
| User | Hengweezy |
| Submission Time | 2024-01-31 14:46:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:30:2: error: ‘A’ was not declared in this scope
30 | A*: 91 and above
| ^
psle.cpp:30:4: error: expected primary-expression before ‘:’ token
30 | A*: 91 and above
| ^
psle.cpp:36:10: error: expected ‘}’ at end of input
36 | U: Below 20
| ^~
psle.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^