以下の内容はhttps://blog.hamayanhamayan.com/entry/2018/09/17/143831より取得しました。


ワード [パソコン甲子園2016 予選 A]

https://onlinejudge.u-aizu.ac.jp/challenges/sources/PCK/Prelim/0335?year=2016

解法

https://onlinejudge.u-aizu.ac.jp/solutions/problem/0335/review/3137179/hamayanhamayan/C++14

実装問題。

int W;
//---------------------------------------------------------------------------------------------------
void _main() {
    cin >> W;
    int ans = W * 32;
    cout << ans << endl;
}



以上の内容はhttps://blog.hamayanhamayan.com/entry/2018/09/17/143831より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14