提交时间:2024-11-02 08:17:08
运行 ID: 55012
#include<iostream> using namespace std; int main() { cout<<0<<1<<0; }