Run ID:93675

提交时间:2024-10-18 21:35:35

#include<iostream> using namespace std; int main() { cout<<1+5; return 0; }