为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
32611
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
32611
chenyifei
正序输出字符
C++
Wrong Answer
0 MS
248 KB
113
2023-12-02 10:07:39
Tests(0/1):
#include<iostream> using namespace std; int main() { cout<<"a c e g I k m o q s u w y"; return 0; }
Judgement Protocol: