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.
This code is the most right code but yet it doesn't works saying
* Wrong Answer :( 1/1 test case failed
* Sample Test case 0
* Compiler Message
* Wrong Answer
* Input (stdin) 5 Student Student Rockstar Student Hacker
* Your Output (stdout) 3 1 1
* Expected Output 3 1 1
Java Instanceof keyword
You are viewing a single comment's thread. Return to all comments →
This code is the most right code but yet it doesn't works saying * Wrong Answer :( 1/1 test case failed * Sample Test case 0 * Compiler Message * Wrong Answer * Input (stdin) 5 Student Student Rockstar Student Hacker * Your Output (stdout) 3 1 1 * Expected Output 3 1 1