+ 2
What is the exact cause of this error?
6 Answers
+ 1
Line 64 : You want to give higher priority to Thread "ob1" than maximum allowed.
+ 1
-1 ? where?
+ 1
yeah I think so, may be online compiler can't support this
0
change it to -1
0
ob1.setPriority(ob.getPriority() - 1);
0
but you won't be able to see whole output.. time limit exceeds