Problem | psle |
---|---|
User | itchydeez |
Submission Time | 2023-11-08 11:05:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:7:2: error: ‘cint’ was not declared in this scope; did you mean ‘uint’?
7 | cint>>s;
| ^~~~
| uint
psle.cpp:15:7: error: expected primary-expression before ‘,’ token
15 | cout,,"C";}
| ^