# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1201866 | PlayVoltz | Cluedo (IOI10_cluedo) | C++20 | 0 ms | 0 KiB |
#include "grader.h"
#include "cluedo.h"
#include <bits/stdc++.h>
using namespace std;
void Solve(){
int a[4]={0, 1, 1, 1};
for (int i=Theory(a[1], a[2], a[3]); i; i=res=Theory(a[1], a[2], a[3]))++a[i];
}