Skip to content

Commit ca24cb2

Browse files
committed
2 parents 2f4c225 + 6bd139a commit ca24cb2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ Collaboration: Engage with the community for support and feedback.
5454
</p>
5555

5656
![Second loading Page](https://github.com/ashish8513/30-days-javascript-leetCode-challenges/blob/main/30%20png.png)
57+
4th day I have found new error
58+
Today's error relates to division by zero in the Calculator class. When dividing by zero, the program correctly throws an error, but the test system is likely checking for exact logic implementation and method chaining. Fixing the issue involves ensuring all methods return this for chaining and that errors are properly handled and not re-thrown unnecessarily during chained operations.
59+
<p align="center">
60+
<img src="https://github.com/ashish8513/30-days-javascript-leetCode-challenges/blob/main/erroe.png" alt="Visual Studio" width="600"/>
61+
</p>
5762

5863

5964
## Contact

erroe.png

159 KB
Loading

0 commit comments

Comments
 (0)