为孩子注入编程算法基因
Toggle navigation
Home
AIAssistant
Problems
Status
Rating
Group
Barrier
Contests
Wiki
Login
Home
Status
81151
Run ID
Author
Problem
Lang
Verdict
Time
Memory
Code Length
Submit Time
81151
sh25_wangtaojie
质因数的个数
C++
Accepted
0 MS
244 KB
94
2026-01-04 15:40:10
Tests(1/1):
#include <iostream> using namespace std; int main() { cout<<"3"<<endl; return 0; }
Judgement Protocol: