为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
56716
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
56716
zhangweiran
与指定数字相同的数的个数
C++
Accepted
0 MS
240 KB
87
2024-11-15 15:32:09
Tests(1/1):
#include<iostream> using namespace std; int main() { cout<<2; return 0; }
Judgement Protocol: