Serializing/deserializing the Solution class doesn't work.
Fix the bugs without changing method or class signatures.
The main method is not tested.
Write the verification code yourself in the main method:
1) create an instance of the Solution class
2) write data to it (writeObject)
3) serialize the
Overriding serialization in a thread
- 20
Locked
Comments (1)
- Popular
- New
- Old
You must be signed in to leave a comment
Vishnu
14 December 2019, 21:41
Can someone give suggestion on line 28 pls ? My 4th condition is failing.
0