Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
43128 lzr329 三角形面积 C++ Compile Error 0 0 MS 0 KB 150 2022-07-06 15:51:47

Tests(0/0):


#include<iostream> using namespace std; int main() { int a,b,C; cin>>a>>b; C=a*b; cout<<c<<endl; return 0;' }


Judgement Protocol: