Run ID:93874

提交时间:2024-10-19 14:38:30

#include<iostream> using namespace std; int main(){ int x; scanf("%1d%1d%1d",&x,&x,&x); }