Run id: 136389

Main.cc: In function 'int main()':
Main.cc:13:11: error: 'Sleep' was not declared in this scope
  Sleep(500); 
           ^
Main.cc:17:1: error: expected '}' at end of input
 } 
 ^