結果
| 問題 | No.400 鏡 |
| コンテスト | |
| ユーザー |
testestest
|
| 提出日時 | 2016-07-24 04:08:13 |
| 言語 | C90(gcc12) (gcc 12.4.0) |
| 結果 |
AC
|
| 実行時間 | 0 ms / 2,000 ms |
| + 624µs | |
| コード長 | 51 bytes |
| 記録 | |
| コンパイル時間 | 35 ms |
| コンパイル使用メモリ | 27,648 KB |
| 実行使用メモリ | 5,888 KB |
| 最終ジャッジ日時 | 2026-07-24 12:07:39 |
| 合計ジャッジ時間 | 1,074 ms |
|
ジャッジサーバーID (参考情報) |
judge1_0 / judge2_0 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 4 |
| other | AC * 8 |
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class
1 | x;main(s){s=getchar();x=s-10&&main()*putchar(s^2);}
| ^
ソースコード
x;main(s){s=getchar();x=s-10&&main()*putchar(s^2);}
testestest