結果
問題 |
No.1519 Diversity
|
ユーザー |
![]() |
提出日時 | 2021-04-25 23:39:36 |
言語 | C++11(廃止可能性あり) (gcc 13.3.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 205 bytes |
コンパイル時間 | 7,247 ms |
コンパイル使用メモリ | 296,256 KB |
実行使用メモリ | 6,824 KB |
最終ジャッジ日時 | 2024-11-06 16:00:07 |
合計ジャッジ時間 | 8,192 ms |
ジャッジサーバーID (参考情報) |
judge5 / judge1 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | WA * 1 |
other | WA * 15 |
ソースコード
#include <bits/stdc++.h> using namespace std; #include "testlib.h" int main(int argc, char* argv[]) { registerValidation(argc, argv); inf.readInt(2, 500); inf.readEoln(); inf.readEof(); }