結果

問題 No.3021 データベースの練習
ユーザー %20%20
提出日時 2017-04-01 03:35:16
言語 Perl
(5.38.2)
結果
AC  
実行時間 451 ms / 5,000 ms
コード長 93 bytes
コンパイル時間 75 ms
コンパイル使用メモリ 6,812 KB
実行使用メモリ 25,488 KB
平均クエリ数 1.00
最終ジャッジ日時 2024-07-16 12:46:24
合計ジャッジ時間 4,382 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 113 ms
25,052 KB
testcase_01 AC 231 ms
25,244 KB
testcase_02 AC 304 ms
25,232 KB
testcase_03 AC 326 ms
25,232 KB
testcase_04 AC 300 ms
24,848 KB
testcase_05 AC 310 ms
24,976 KB
testcase_06 AC 144 ms
25,232 KB
testcase_07 AC 224 ms
24,988 KB
testcase_08 AC 308 ms
24,848 KB
testcase_09 AC 252 ms
25,244 KB
testcase_10 AC 221 ms
24,592 KB
testcase_11 AC 451 ms
25,488 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

printf"SELECT count(*) FROM point WHERE %d<=x AND x<=%d AND %d<=y AND y<=%d;",glob<>for 1..<>
0