a=int(input())b=2c=3m=b*b-4*a*cif m<0: print("无解")
-1
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!