#1754. 回文偶数?
回文偶数?
No testdata at current.
Background
回文偶数?
Description
输入三个数,判断是否为回文偶数
Input
a<=1000/b<=1000/c<=1000
Output
abc中的回文偶数
Samples
121 202 383
202
Limitation
1s, 1024KiB for each test case.
No testdata at current.
回文偶数?
输入三个数,判断是否为回文偶数
a<=1000/b<=1000/c<=1000
abc中的回文偶数
121 202 383
202
1s, 1024KiB for each test case.
By signing up a acjudge universal account, you can submit code and join discussions in all online judging services provided by us.