Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
61552 zhangweiran 整除 C++ Accepted 0 MS 244 KB 96 2025-03-02 22:38:44

Tests(1/1):


#include<bits/stdc++.h> using namespace std; int main() { cout<<7<<endl<<14; return 0; }


Judgement Protocol: