为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
62055
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
62055
zhangweiran
字母组合
C++
Wrong Answer
0 MS
236 KB
91
2025-03-08 22:02:12
Tests(0/1):
#include<bits/stdc++.h> using namespace std; int main() { cout<<"abcd"; return 0; }
Judgement Protocol: