結果
| 問題 | No.9000 Hello World! (テスト用) |
| ユーザー |
|
| 提出日時 | 2017-08-18 05:28:40 |
| 言語 | Nim (2.2.8) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 256 bytes |
| 記録 | |
| コンパイル時間 | 4,603 ms |
| コンパイル使用メモリ | 87,680 KB |
| 実行使用メモリ | 6,272 KB |
| 最終ジャッジ日時 | 2026-03-19 20:06:52 |
| 合計ジャッジ時間 | 5,001 ms |
|
ジャッジサーバーID (参考情報) |
judge1_0 / judge2_0 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | WA * 4 |
コンパイルメッセージ
/home/judge/data/code/Main.nim(2, 26) Warning: imported and not used: 'osproc' [UnusedImport] /home/judge/data/code/Main.nim(2, 17) Warning: imported and not used: 'strutils' [UnusedImport]
ソースコード
import sequtils,strutils,osproc;const p = @[ """echo '{.experimental.}
import threadpool
import sequtils,strutils,algorithm,math,future,macros
echo "Hello World!"
' > h.nim""","nim --hints:off -o:a.out -d:release --threads:on c h.nim"].mapIt(it.gorge)