为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
29153
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
29153
lnx
Hello,World!
C++
Wrong Answer
0 MS
236 KB
94
2023-10-21 15:24:51
Tests(0/1):
#include<iostream> using namespace std; int main() { cout<<"Hello,world!"; return 0; }
Judgement Protocol: