提交时间:2019-09-20 06:42:52

运行 ID: 467

#include<iostream> int main(){ int a,b,c,d,e,f; scanf("%d %d %d"a,b,c); d=a/3; e return 0; }