답안 #262442

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
262442 2020-08-12T23:38:35 Z sckmd Selling RNA Strands (JOI16_selling_rna) C++14
컴파일 오류
0 ms 0 KB
printf("8");

Compilation message

selling_rna.cpp:1:7: error: expected constructor, destructor, or type conversion before '(' token
    1 | printf("8");
      |       ^