prog.cpp:5: error: ‘::main’ must return ‘int’
prog.cpp: In function ‘int main()’:
prog.cpp:12: error: ‘atoi’ was not declared in this scope
prog.cpp:13: warning: left-hand operand of comma has no effect
prog.cpp:12: warning: unused variable ‘daumenlaenge’
prog.cpp:10: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result