제출 #39188

#제출 시각아이디문제언어결과실행 시간메모리
39188faustaadpArt Class (IOI13_artclass)C++14
0 / 100
135 ms3608 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 timeMemoryGrader output
Fetching results...