Problem | motest |
---|---|
User | bribritt |
Submission Time | 2023-08-15 15:44:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
motest.cpp: In function ‘int32_t main()’:
motest.cpp:18:8: error: ‘X’ was not declared in this scope
18 | cin>>X>>A>>N;
| ^
motest.cpp:18:11: error: ‘A’ was not declared in this scope
18 | cin>>X>>A>>N;
| ^
motest.cpp:18:14: error: ‘N’ was not declared in this scope
18 | cin>>X>>A>>N;
| ^