Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
4984 朱嘉铭 自行车与三轮车 C++ Accepted 100 0 MS 256 KB 90 2020-07-26 11:16:03

Tests(1/1):


#include<iostream> int main(){ int a=45; int b=20; printf("%d %d",a,b); }


Judgement Protocol: