結果

問題 No.671 1000000007
ユーザー MaboyMaboy
提出日時 2021-06-16 19:17:31
言語 Swift
(5.10.0)
結果
WA  
実行時間 -
コード長 29 bytes
コンパイル時間 377 ms
コンパイル使用メモリ 97,396 KB
実行使用メモリ 7,824 KB
最終ジャッジ日時 2023-08-30 00:21:19
合計ジャッジ時間 1,317 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 4 ms
7,772 KB
testcase_02 AC 3 ms
7,624 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 AC 3 ms
7,512 KB
testcase_06 WA -
testcase_07 AC 3 ms
7,552 KB
testcase_08 WA -
testcase_09 WA -
testcase_10 WA -
testcase_11 AC 3 ms
7,496 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print(readLine()!.count - 10)
0