Problem | ny_mathexam |
---|---|
User | JAVIER |
Submission Time | 2024-11-05 21:23:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ny_mathexam.cpp: In function ‘int main()’:
ny_mathexam.cpp:3:2: error: ‘cin’ was not declared in this scope
3 | cin>>r;
| ^~~
ny_mathexam.cpp:5:2: error: ‘cout’ was not declared in this scope
5 | cout<<x;
| ^~~~