Owl Get a Life
maximum.cpp:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token 1 | print(max(int(input()),int(input()))) | ^