| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1152915 | PagodePaiva | 미술 수업 (IOI13_artclass) | C++20 | 0 ms | 0 KiB |
#include "artclass.h"
#include<bits/stdc++.h>
using namespace std;
int componentes;
int mark[N][N];
int style(int H, int W, int R[500][500], int G[500][500], int B[500][500]) {
return 4;
}
