Run ID:151704

提交时间:2026-04-18 12:03:57

#include<iostream> using namespace std; int main() { double a,s,d; printf("%.2l\n",a+s+d/3) ; return 0; }