#include<bits/stdc++.h> using namespace std; int main(){ int a=5/3,b=6; int c=b+a*3; cout<<c; }
TIOJ 1001.Hello World! TIOJ 1002.A+B Problem
atcoder abc343a
若有回覆需求可以選擇提供email。