| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1369289 | Almonther | Game (IOI14_game) | C++20 | 122 ms | 7072 KiB |
#include<iostream>
using namespace std;
int cnt[9999];
void initialize(int n){}
int hasEdge(int u, int v){return ++cnt[max(u,v)]&&cnt[max(u,v)]==max(u,v);}| # | Result | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Result | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Result | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
