Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|
64766 | fengxiaohang | 试卷-2024 | C++ | Compile Error | 0 MS | 0 KB | 124 | 2025-04-25 17:07:09 |
#include<bits/stdc++.h> using namespace std; int main(){ int m,n,cnt; cin>>m>>n; cnt=ceilm/n return 0; }