为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
69641
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
69641
sh25_wanghy
输出第二个整数
C++
Accepted
0 MS
240 KB
90
2025-10-11 15:42:09
Tests(1/1):
#include <iostream> using namespace std; int main() { cout<<456; return 0; }
Judgement Protocol: