哪错了@root

lhy276 2025-07-28 14:09:30 3

#include <bits/stdc++.h>

using namespace std;

int main() { int T,S; cin>>T>>S; cout<<fixed<<setprecision(3)<<S*T/12.0; }

{{ vote && vote.total.up }}

共 1 条回复

root 站长

long long int T, s;