Problem | payraise |
---|---|
User | thisusernameistaken |
Submission Time | 2024-02-06 23:16:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
payraise.cpp: In function ‘int main()’:
payraise.cpp:81:20: error: ‘ll’ was not declared in this scope
81 | int x; ll y; cin>>x>>y;
| ^~
payraise.cpp:81:34: error: ‘y’ was not declared in this scope
81 | int x; ll y; cin>>x>>y;
| ^