結果

問題 No.3021 データベースの練習
ユーザー しらっ亭しらっ亭
提出日時 2018-03-21 03:49:05
言語 Perl
(5.38.2)
結果
AC  
実行時間 391 ms / 5,000 ms
コード長 92 bytes
コンパイル時間 180 ms
コンパイル使用メモリ 5,368 KB
実行使用メモリ 24,384 KB
平均クエリ数 1.00
最終ジャッジ日時 2023-09-23 15:59:25
合計ジャッジ時間 4,661 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 97 ms
23,968 KB
testcase_01 AC 217 ms
23,412 KB
testcase_02 AC 295 ms
23,424 KB
testcase_03 AC 271 ms
23,676 KB
testcase_04 AC 259 ms
24,060 KB
testcase_05 AC 261 ms
23,544 KB
testcase_06 AC 120 ms
23,556 KB
testcase_07 AC 187 ms
23,700 KB
testcase_08 AC 257 ms
24,384 KB
testcase_09 AC 232 ms
23,832 KB
testcase_10 AC 207 ms
24,204 KB
testcase_11 AC 391 ms
23,436 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