Problem | psle |
---|---|
User | Anonymous35V |
Submission Time | 2023-11-08 16:03:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:31:2: error: ‘print’ was not declared in this scope; did you mean ‘printf’?
31 | print grade
| ^~~~~
| printf