Owl Get a Life
maximum.cpp:1:3: error: invalid preprocessing directive #Read 1 | # Read input values | ^~~~maximum.cpp:2:1: error: ‘a’ does not name a type 2 | a = int(input()) | ^