Description算術式2つの整数 a と b が与えられたとき、a / b の結果を計算して表示したいと思います。出力は a/b = res の形式であるべきです。入力出力14714/7 = 2ConstraintsTime limit: 2 secondsMemory limit: 512 MBOutput limit: 1 MBTo check your solution you need to sign inSign in to continue