Problem | findinggrass_ex |
---|---|
User | AlphanumericUsername |
Submission Time | 2023-03-31 23:13:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
findinggrass_ex.cpp: In function ‘int32_t main()’:
findinggrass_ex.cpp:8:8: error: ‘t’ was not declared in this scope; did you mean ‘tm’?
8 | cin>>t;
| ^
| tm
findinggrass_ex.cpp:9:10: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
9 | cin>>n;
| ^
| yn