Problem | plasticsimps |
---|---|
User | Xiaoyang |
Submission Time | 2025-04-23 10:17:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
plasticsimps.cpp: In function ‘int main()’:
plasticsimps.cpp:4:11: error: expected ‘;’ before ‘y’
4 | int y;cin y;
| ^~
| ;