Job 17388

Owner
Luncasu Bogdan Cristian
Problem
Eggs
Source
0.46KB
Result
Compile error (Non-zero exit status: 1)

Compiler output

prog.cpp:2:1: error: 'cin' does not name a type
 cin>>n>>k; //read the number of stories and eggs
 ^
prog.cpp:4:1: error: 'string' does not name a type
 string response;
 ^
prog.cpp:5:1: error: expected unqualified-id before 'while'
 while(response != "exit") {
 ^

Questions?

Sponsors Gold