# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1255974 | comgaTramAnh | Art Class (IOI13_artclass) | C++20 | 32 ms | 3312 KiB |
#include "artclass.h"
int style(int H, int W, int R[500][500], int G[500][500], int B[500][500]) {
return 4;
}
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |