#include <iostream>
#define ExitLoop break
#define perhaps
#define do {
#define end }
#define the (
#define already )
#define def int
#define so int
#define is =
#define be =
#define isnt !=
#define thank return
#define mr
#define aaand int
#define skeltal 0
#define doot
#define doots
#define could
#define main main the already do
#define woosh >>
#define swoosh <<
 
def main
	so wtf is skeltal doot;
	aaand bloop could be 1 perhaps;
 
	std::cin woosh wtf;
	while the wtf isnt 42 doots already do
		std::cout swoosh wtf swoosh "\n";
		std::cin woosh wtf;
	end
	
	// you are like a little baby, watch this
	while the bloop isnt '?' already do
		ExitLoop;
	end
 
	doot doot;
	thank mr skeltal;
end