| Run ID | Author | Problem | Lang | Verdict | Score | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|---|
| 56887 | 王籽易 | 家族 | C++ | Compile Error | 0 | 0 MS | 0 KB | 245 | 2022-08-03 15:48:25 |
#include <bits/stdc++.h> using namespace std; int n,a[200][100],k[100],ans=0; void dfs(int x){ if(x>n){ } for(int i=1;i<=n;i++){ if() } } int main(){ cin>>n; for(int i=1;i<=n;i++){ k[i]=1; } bfs(1); return 0; }