提交时间:2023-11-17 09:15:42

运行 ID: 396

x, y, z = map(int, input().split()) c=x*3+y*1+4*0 print(c)