We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#ifndef や #pragma once の前に空行やコメント(Doxygen 関連など)があるとこわれちゃいます。
#ifndef
#pragma once
https://github.com/kmyk/online-judge-verify-helper/blob/e0f3c547985e791402a9d951ea56480cc97ea9a2/onlinejudge_verify/languages/cplusplus_bundle.py#L191 このへん?