Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
122851 汤雨帆 收集松果 C++ Accepted 100 0 MS 240 KB 102 2024-01-22 16:49:12

Tests(2/2):


#include <iostream> using namespace std; int main() { int a; cin>>a; cout<<1000-50*a; }


Judgement Protocol: