結果

問題 No.3021 データベースの練習
ユーザー しらっ亭しらっ亭
提出日時 2018-03-21 03:49:05
言語 Perl
(5.38.2)
結果
AC  
実行時間 421 ms / 5,000 ms
コード長 92 bytes
コンパイル時間 428 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 25,244 KB
平均クエリ数 1.00
最終ジャッジ日時 2024-07-16 15:45:30
合計ジャッジ時間 4,969 ms
ジャッジサーバーID
(参考情報)
judge4 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 113 ms
24,976 KB
testcase_01 AC 238 ms
25,244 KB
testcase_02 AC 303 ms
25,232 KB
testcase_03 AC 305 ms
24,976 KB
testcase_04 AC 282 ms
25,232 KB
testcase_05 AC 295 ms
24,964 KB
testcase_06 AC 154 ms
25,232 KB
testcase_07 AC 218 ms
25,232 KB
testcase_08 AC 287 ms
24,604 KB
testcase_09 AC 237 ms
25,232 KB
testcase_10 AC 217 ms
25,244 KB
testcase_11 AC 421 ms
24,604 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