| Run ID | Author | Problem | Lang | Verdict | Score | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|---|
| 335137 | 李俞家骅 | 【C1-T】计算三角形的面积 | C++ | Compile Error | 0 | 0 MS | 0 KB | 112 | 2025-07-21 21:55:07 |
#include<iostream> using namespace std; int main() { int a,h; cin>>a>>h; cout<<a*b/2; return 0; }