結果

問題 No.1329 Square Sqsq
ユーザー 👑 hos.lyrichos.lyric
提出日時 2021-01-08 22:43:25
言語 Ruby
(3.3.0)
結果
AC  
実行時間 107 ms / 2,000 ms
コード長 19 bytes
コンパイル時間 459 ms
コンパイル使用メモリ 11,244 KB
実行使用メモリ 20,444 KB
最終ジャッジ日時 2023-08-10 10:46:45
合計ジャッジ時間 4,320 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 80 ms
15,136 KB
testcase_01 AC 78 ms
15,120 KB
testcase_02 AC 79 ms
15,244 KB
testcase_03 AC 106 ms
20,436 KB
testcase_04 AC 105 ms
20,296 KB
testcase_05 AC 105 ms
20,332 KB
testcase_06 AC 105 ms
20,332 KB
testcase_07 AC 105 ms
20,348 KB
testcase_08 AC 107 ms
20,268 KB
testcase_09 AC 107 ms
20,280 KB
testcase_10 AC 107 ms
20,264 KB
testcase_11 AC 105 ms
20,332 KB
testcase_12 AC 105 ms
20,444 KB
testcase_13 AC 104 ms
20,308 KB
testcase_14 AC 87 ms
16,336 KB
testcase_15 AC 80 ms
15,384 KB
testcase_16 AC 78 ms
15,280 KB
testcase_17 AC 82 ms
15,920 KB
testcase_18 AC 94 ms
17,676 KB
testcase_19 AC 92 ms
17,124 KB
testcase_20 AC 81 ms
15,820 KB
testcase_21 AC 81 ms
15,264 KB
testcase_22 AC 94 ms
19,452 KB
testcase_23 AC 88 ms
16,948 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

p gets.chars.size/2
0