結果
| 問題 | No.88 次はどっちだ |
| コンテスト | |
| ユーザー |
testestest
|
| 提出日時 | 2015-08-09 19:38:39 |
| 言語 | C90(gcc12) (gcc 12.4.0) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 68 bytes |
| 記録 | |
| コンパイル時間 | 38 ms |
| コンパイル使用メモリ | 27,904 KB |
| 実行使用メモリ | 5,888 KB |
| 最終ジャッジ日時 | 2026-07-24 01:41:25 |
| 合計ジャッジ時間 | 1,580 ms |
|
ジャッジサーバーID (参考情報) |
judge1_0 / judge3_0 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | WA * 11 |
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class
1 | s;main(a){for(;read(0,&s,1);s-46&&a++);s=!puts(a%2?"yukiko":"oda");}
| ^
ソースコード
s;main(a){for(;read(0,&s,1);s-46&&a++);s=!puts(a%2?"yukiko":"oda");}
testestest