SSOC'23 Absent String in Python, Java, C, C++
Problem: You are given N binary strings of length N each. You need to find a binary string of length N which is different from all of the given strings. Your task is output any valid binary string following above rules.
Sample Input 1: 3 101 110 100 Sample Output 1: 111
Sample Input 2: 4 1100 1010 0100 0010 Sample Output 2: 1101
This helps in understanding binary strings and constructive algorithms. And I think we need few more algorithms in stings. I can code in all four languages. Assign this issue to me under SSOC 2023.
@Kumar-laxmi Could you please assign me this issue under SSoC'23.
please assign me this i can solve this issue .
Stale issue message