結果
問題 |
No.2885 Range Triangle Collision Decision Queries
|
ユーザー |
![]() |
提出日時 | 2024-08-24 03:35:11 |
言語 | C++23 (gcc 13.3.0 + boost 1.87.0) |
結果 |
RE
|
実行時間 | - |
コード長 | 70 bytes |
コンパイル時間 | 2,917 ms |
コンパイル使用メモリ | 241,096 KB |
実行使用メモリ | 6,948 KB |
最終ジャッジ日時 | 2024-09-07 19:40:20 |
合計ジャッジ時間 | 15,458 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge2 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | RE * 2 |
other | RE * 53 |
ソースコード
#include <bits/stdc++.h> using namespace std; int main() { abort(); }