- Owner
- Luncasu Bogdan Cristian
- Problem
- Eggs
- Source
- 0.50KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp:4:1: error: 'cin' does not name a type cin>>n>>k; //read the number of stories and eggs ^ prog.cpp:7:1: error: expected unqualified-id before 'while' while(response != "exit") { ^