Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
312135 徐梓豪 【C1-T】捡石头 C++ Wrong Answer 0 0 MS 244 KB 110 2025-03-09 16:23:30

Tests(0/3):


#include<iostream> using namespace std; int main(){ int a,b,c; cin>>a>>b>>c; 20-a-b-c; return 0; }


Judgement Protocol: