結果
| 問題 | No.9005 実行時間/使用メモリテスト(テスト用) |
| ユーザー |
testestest
|
| 提出日時 | 2015-11-06 16:45:20 |
| 言語 | C90(gcc12) (gcc 12.4.0) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 32 bytes |
| 記録 | |
| コンパイル時間 | 110 ms |
| コンパイル使用メモリ | 27,592 KB |
| 最終ジャッジ日時 | 2026-02-23 19:37:13 |
|
ジャッジサーバーID (参考情報) |
judge5 / judge4 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | WA * 5 |
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class
1 | n;main(){puts("");n=!puts("0");}
| ^
ソースコード
n;main(){puts("");n=!puts("0");}
testestest