| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1298427 | gesp3011v2 | Cave (IOI13_cave) | C++20 | 0 ms | 0 KiB |
#include "cave.h"
#include <bits/stdc++.h>
using namespace std;
void exploreCave(int N){
int a[N],b[N];
memset(a,0,sizeof a);
for(int i=0;i<n;i++){
b[i]=1;
int ans=tryCombination(b);
b[i]=1;
a[i]=ans;
}
answer(b,a);
}
