Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
79584 sh25_zhuhy 拉线开关 C++ Accepted 0 MS 248 KB 104 2026-01-04 14:30:06

Tests(1/1):


#include<bits/stdc++.h> using namespace std; int main() { int a; cin>>a; cout<<a%2; }


Judgement Protocol: