为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
68522
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
68522
sh25_ganzy
第一个问候
C++
Accepted
0 MS
240 KB
97
2025-10-06 09:56:42
Tests(1/1):
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello!"; return 0; }
Judgement Protocol: