結果
| 問題 | No.441 和か積 |
| コンテスト | |
| ユーザー |
testestest
|
| 提出日時 | 2016-11-28 03:56:08 |
| 言語 | C90(gcc12) (gcc 12.4.0) |
| 結果 |
RE
|
| 実行時間 | - |
| コード長 | 100 bytes |
| 記録 | |
| コンパイル時間 | 272 ms |
| コンパイル使用メモリ | 28,996 KB |
| 最終ジャッジ日時 | 2026-02-23 23:00:50 |
|
ジャッジサーバーID (参考情報) |
judge5 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | RE * 3 |
| other | RE * 30 |
コンパイルメッセージ
/usr/bin/ld: /tmp/ccdUXBaN.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);a=atoi(t);a=!putchar(a*b-a-b?a*b<a+b?83:80:69);}
testestest