Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|
62024 | fengxiaohang | 图像相似度 | C++ | Accepted | 0 MS | 240 KB | 103 | 2025-03-08 19:01:30 |
#include<bits/stdc++.h> using namespace std; int main() { cout<<"44.44"<<endl; return 0; }