結果
問題 | No.712 赤旗 |
ユーザー | Tksi |
提出日時 | 2018-11-06 00:05:44 |
言語 | JavaScript (node v21.7.1) |
結果 |
RE
|
実行時間 | - |
コード長 | 108 bytes |
コンパイル時間 | 83 ms |
コンパイル使用メモリ | 6,820 KB |
実行使用メモリ | 41,592 KB |
最終ジャッジ日時 | 2024-10-13 00:53:24 |
合計ジャッジ時間 | 1,048 ms |
ジャッジサーバーID (参考情報) |
judge5 / judge2 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | RE | - |
testcase_01 | RE | - |
testcase_02 | RE | - |
testcase_03 | RE | - |
testcase_04 | RE | - |
ソースコード
let input = require('fs').readFileSync('/dev/stdin', 'utf8'); console.log(intput.join``.match(/W/g).length);