結果
問題 |
No.1445 新入生プログラミング鯖
|
ユーザー |
|
提出日時 | 2025-02-07 14:20:38 |
言語 | PyPy3 (7.3.15) |
結果 |
AC
|
実行時間 | 36 ms / 2,000 ms |
コード長 | 99 bytes |
コンパイル時間 | 264 ms |
コンパイル使用メモリ | 82,708 KB |
実行使用メモリ | 53,400 KB |
最終ジャッジ日時 | 2025-02-07 14:20:40 |
合計ジャッジ時間 | 1,344 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge3 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 3 |
other | AC * 10 |
ソースコード
x = int(input()) for i in range(x): print("Hello! You're new here, right? It's nice to meet you.")