Problem | psle |
---|---|
User | ZO3YLING2024 |
Submission Time | 2024-01-29 16:43:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:5:7: error: expected initializer before ‘*’ token
5 | int A* = 91 <= x;
| ^
psle.cpp:12:2: error: ‘cint’ was not declared in this scope; did you mean ‘uint’?
12 | cint >> x
| ^~~~
| uint