結果
問題 | No.804 野菜が苦手 |
ユーザー |
![]() |
提出日時 | 2019-04-02 18:20:18 |
言語 | Nim (2.2.0) |
結果 |
RE
|
実行時間 | - |
コード長 | 66 bytes |
コンパイル時間 | 2,635 ms |
コンパイル使用メモリ | 65,468 KB |
実行使用メモリ | 6,948 KB |
最終ジャッジ日時 | 2024-07-01 22:44:29 |
合計ジャッジ時間 | 3,638 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge3 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | RE * 2 |
other | RE * 18 |
コンパイルメッセージ
/home/judge/data/code/Main.nim(1, 8) Warning: imported and not used: 'strutils' [UnusedImport] /home/judge/data/code/Main.nim(1, 18) Warning: imported and not used: 'sequtils' [UnusedImport]
ソースコード
import strutils, sequtilsproc main()=assert(false)main()