Problem | splithunny |
---|---|
User | yeeeeeting |
Submission Time | 2025-08-23 11:42:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:22:5: error: ‘cin’ was not declared in this scope
22 | cin>>x>>y;
| ^~~
splithunny.cpp:49:5: error: ‘cout’ was not declared in this scope
49 | cout << "Oh, bother. There are " << sum << " pools of hunny.";
| ^~~~