You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,6 @@ ___
31
31
32
32
33
33
## INSTRUCTIONS
34
-
___
35
34
#### BUILD & EXECUTE
36
35
- For Windows users: firstly install ` make ` for executing ` Makefile `, from this [link](https://stackoverflow.com/questions/32127524/how-to-install-and-use-make-in-windows);
37
36
- For Linux users: ` make ` generally comes pre-installed;
@@ -59,10 +58,9 @@ ___
59
58
60
59
-**NOTE:** just compile & execute the code using the makefile as shown above, after that the executable will take you to any problem's solution from any lab as per your choice (see screenshots below).
0 commit comments