# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1214540 | Gabriel | 미술 수업 (IOI13_artclass) | C++20 | 31 ms | 3504 KiB |
#include "artclass.h"
int style(int H, int W, int R[500][500], int G[500][500], int B[500][500]) {
return 1;
}
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |