Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
3320 hxx2008 属相 C++ Compile Error 0 MS 0 KB 131 2023-01-01 14:55:11

Tests(0/0):


#include<bits/stdc++.h> using namespace std; main(){ int m,d; if(m=1 && d<=24) cout<<"Pig" else cout<<"Mouse" }


Judgement Protocol: