Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
86494 sh25_wangtaojie An Easy Problem C++ Accepted 0 MS 236 KB 185 2026-04-03 15:06:47

Tests(1/1):


#include <iostream> using namespace std; int main() { cout<<"2"<<endl; cout<<"4"<<endl; cout<<"5"<<endl; cout<<"8"<<endl; cout<<"83"<<endl; return 0; }


Judgement Protocol: