Problem | gotosleep |
---|---|
User | ILM |
Submission Time | 2024-11-03 18:07:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotosleep.cpp: In function ‘int main()’:
gotosleep.cpp:4:8: error: ‘N’ was not declared in this scope
4 | cin >> N >> T;
| ^
gotosleep.cpp:4:13: error: ‘T’ was not declared in this scope
4 | cin >> N >> T;
| ^