답안 #335366

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
335366 2020-12-12T05:44:35 Z 534351 Plahte (COCI17_plahte) C++17
컴파일 오류
0 ms 0 KB
print("ok")

Compilation message

plahte.cpp:1:6: error: expected constructor, destructor, or type conversion before '(' token
    1 | print("ok")
      |      ^