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