print(1000-4*220)
Main.cc:1:6: error: expected constructor, destructor, or type conversion before '(' token print(1000-4*220) ^