+ 1
Why this program nt run? Plzzzz solve my problem...
4 Answers
+ 8
Get rid of all whitespaces present at both the ends of System.in
+ 3
Harsh Agrawal Because then it considers the statement (System.in) as ( System.in ) and gets confused due to the whitespaces present.
Not sure, but I guess this problem might only be with the Code Playground, need to check in other compilers...
0
but why if we use space it cause error....Dev
0
okkkkkk Dev
n thnxxxx