提交时间:2025-10-02 08:39:16
运行 ID: 68421
#include<iostream> using namespace std; int main() { cout <<1+2<< endl; return 0; }