結果
問題 |
No.5 数字のブロック
|
ユーザー |
![]() |
提出日時 | 2025-02-28 16:15:25 |
言語 | C (gcc 13.3.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 199 bytes |
コンパイル時間 | 256 ms |
コンパイル使用メモリ | 24,448 KB |
実行使用メモリ | 6,824 KB |
最終ジャッジ日時 | 2025-02-28 16:15:27 |
合計ジャッジ時間 | 1,801 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge3 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | WA * 34 |
ソースコード
#include <stdio.h> #include <stdlib.h> int main(void){ // 大きい箱 int bigbox = scanf("%d", &bigbox); printf("%d\n",bigbox); int len = scanf("%d", &len); printf("%d\n",len); }