Problem | psle |
---|---|
User | ZO3YLING2024 |
Submission Time | 2024-01-30 17:32:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp:2:17: error: ‘st’ is not a namespace-name
2 | using namespace st;
| ^~
psle.cpp: In function ‘int main()’:
psle.cpp:4:7: error: expected initializer before ‘*’ token
4 | int A* >= 91
| ^