G - 壊れた機器 2 (Broken Device 2)
Editorial
/


Time Limit: 2 sec / Memory Limit: 512 MiB
配布ファイルは こちら .
C++ を使用する場合,Anna.h
,Bruno.h
を include し,すべての関数を 1 つのファイル内で実装してください.AtCoder の仕様上グローバル変数の共有が可能ですが,自粛してください.
このジャッジは C++ 以外に対応していません.
Distributed files are here.
Your program has to include Anna.h
, Bruno.h
and be implemented all functions in one file.
You can submit only C++ source code.