結果
| 問題 | No.88 次はどっちだ |
| コンテスト | |
| ユーザー |
testestest
|
| 提出日時 | 2016-04-23 13:33:27 |
| 言語 | C90(gcc12) (gcc 12.4.0) |
| 結果 |
AC
|
| 実行時間 | 0 ms / 5,000 ms |
| + 666µs | |
| コード長 | 65 bytes |
| 記録 | |
| コンパイル時間 | 37 ms |
| コンパイル使用メモリ | 28,416 KB |
| 実行使用メモリ | 5,888 KB |
| 最終ジャッジ日時 | 2026-07-24 09:10:31 |
| 合計ジャッジ時間 | 1,202 ms |
|
ジャッジサーバーID (参考情報) |
judge3_0 / judge2_0 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | AC * 11 |
コンパイルメッセージ
main.c:1:1: warning: data definition has no type or storage class
1 | s;main(a){for(;read(0,&s,1);a+=s%3);s=!puts(a%2?"yukiko":"oda");}
| ^
ソースコード
s;main(a){for(;read(0,&s,1);a+=s%3);s=!puts(a%2?"yukiko":"oda");}
testestest