提交时间:2025-10-02 08:39:13

运行 ID: 68420

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