We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
i have done the same thing which u have done but its showing error EOF while parsing
n, m = map(int,input().split())
this i have written to take input
can u suggest me how could i fix it
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Designer Door Mat
You are viewing a single comment's thread. Return to all comments →
i have done the same thing which u have done but its showing error EOF while parsing n, m = map(int,input().split()) this i have written to take input can u suggest me how could i fix it