結果
| 問題 | No.441 和か積 |
| コンテスト | |
| ユーザー |
testestest
|
| 提出日時 | 2016-11-28 04:04:32 |
| 言語 | C90(gcc12) (gcc 12.4.0) |
| 結果 |
RE
|
| 実行時間 | - |
| コード長 | 109 bytes |
| 記録 | |
| コンパイル時間 | 247 ms |
| コンパイル使用メモリ | 29,252 KB |
| 最終ジャッジ日時 | 2026-02-23 23:00:56 |
|
ジャッジサーバーID (参考情報) |
judge3 / judge4 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | RE * 3 |
| other | RE * 30 |
コンパイルメッセージ
/usr/bin/ld: /tmp/ccLxe4GH.o: in function `main': main.c:(.text.startup+0xf): 警告: the `gets' function is dangerous and should not be used.
ソースコード
char*t,s[999];long a;main(b){b=strtol(gets(s),&t,0)&~(1<<31);a=atoi(t);a=!putchar(a*b-a-b?a*b<a+b?83:80:69);}
testestest