William is facilitating a get-together for n of his broker companions. They began a conversation on different monetary forms they exchange, however there's an issue: not all of his dealer companions like each cash. They like a few monetary standards, yet not others.    For each William's companion I it is known whether he enjoys

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Correct code answer with output screenshot. Else downvoted.

 

William is facilitating a get-together for n of his broker companions. They began a conversation on different monetary forms they exchange, however there's an issue: not all of his dealer companions like each cash. They like a few monetary standards, yet not others. 

 

For each William's companion I it is known whether he enjoys money j. There are m monetary standards altogether. It is likewise realized that a merchant dislike more than p monetary forms. 

 

Since companions need to have some normal subject for conversations they need to track down the biggest via cardinality (perhaps vacant) subset of monetary standards, with the end goal that there are essentially ⌈n2⌉ companions (gathered together) who like every money in this subset. 

 

Input 

 

The primary line contains three integers n,m and p (1≤n≤2⋅105,1≤p≤m≤60,1≤p≤15), which is the number of broker companions, the number of monetary forms, the greatest number of monetary standards every companion can like. 

 

Every one of the following n lines contain m characters. The j-th character of I-th line is 1 if companion I prefers the cash j and 0 in any case. It is ensured that the number of ones in each line doesn't surpass p. 

 

Output 

 

Print a line of length m, which characterizes the subset of monetary forms of the greatest size, which are loved by to some degree half, everything being equal. Monetary forms having a place with this subset should be implied by the character 1.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Inference
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education