Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
91461 xiaoma_ustc 夏令营旗手 C++ No Test Data 0 0 MS 0 KB 109 2024-03-21 19:42:20

Tests(0/0):


#include <iostream> #include <string> using namespace std; int main() { cout << 5; return 0; }