题解☭中华c++ HP(互关)2025-07-11 22:57:48发布于:江苏2阅读0回复0点赞#include<bits/stdc++.h> using namespace std; int main(){ int n,m; cin>>n>>m; cout<<(n*m)/2; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个