Result

TLE

Code [DL]

use std::io::*;fn main(){let b=&mut[0;8];for i in 0..{stdin().read(b);print!("{}",b[if b[1]==b[2]{2}else{4}]-48)}}

stdin

822 331
144 336
476 389
723 287
296 395
554 542
672 782
244 627
633 431
452 228
792 372
927 341
422 228
377 778
422 254
313 438
521 226
788 573
156 659
771 779
182 281
798 853
537 377
351 669
827 767
199 494
741 311
497 447
729 994
188 829
716 125
862 463

stdout

stderr

strace