結果

問題 No.2515 Similar Triangles
ユーザー 👑 p-adicp-adic
提出日時 2023-10-27 21:22:39
言語 cLay
(20240104-1)
結果
WA  
実行時間 -
コード長 63 bytes
コンパイル時間 3,669 ms
コンパイル使用メモリ 171,632 KB
実行使用メモリ 4,348 KB
最終ジャッジ日時 2023-10-27 21:22:58
合計ジャッジ時間 4,302 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 2 ms
4,348 KB
testcase_02 WA -
testcase_03 WA -
testcase_04 WA -
testcase_05 AC 2 ms
4,348 KB
testcase_06 WA -
testcase_07 AC 1 ms
4,348 KB
testcase_08 WA -
testcase_09 AC 2 ms
4,348 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@N,@M,@X,@Y,@Z,x=0;wt(abs((Z-X)*Y)==abs((Z-N)*M)?"Yes":"No");
0