Problem | qualitytime |
---|---|
User | user123 |
Submission Time | 2023-12-13 11:39:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
qualitytime.cpp:13:8: error: ‘ll’ does not name a type
13 | int n; ll e, k, x;
| ^~
qualitytime.cpp: In function ‘int main()’:
qualitytime.cpp:19:10: error: ‘e’ was not declared in this scope
19 | cin>>n>>e>>k>>x;
| ^
qualitytime.cpp:19:13: error: ‘k’ was not declared in this scope
19 | cin>>n>>e>>k>>x;
| ^
qualitytime.cpp:19:16: error: ‘x’ was not declared in this scope
19 | cin>>n>>e>>k>>x;
| ^