Result

TLE

Code [DL]

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

stdin

923 565
787 778
766 627
423 254
211 114
464 751
977 153
685 186
753 757
626 623
733 345
919 113
522 336
342 929
487 995
651 119
945 851
183 831
544 944
822 228
163 656
392 998
252 231
877 432
681 558
188 583
389 952
376 677
742 757
455 391
977 441
326 264

stdout

stderr

strace