Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3340fc0

Browse files
authoredJan 29, 2025··
Updated Programiz online compiler URL in README.md to reflect main.cpp changes for the Live Demo.
- Adjusted the URL to match the latest version of main.cpp. - Ensured consistency between code implementation and live demo. - Highlighted improvements like input validation and error logging for better user experience.
1 parent fb00a1d commit 3340fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ <h2>How to Run the Code</h2>
122122

123123
<h2>Run Online</h2>
124124
<p>You can test the code directly in your browser using the Programiz online compiler:</p>
125-
<a href="https://www.programiz.com/online-compiler/11UkcadNsRTm8" class="button-link" target="_blank">Run on Programiz</a>
125+
<a href="https://www.programiz.com/online-compiler/64XcIYv3AwDYf" class="button-link" target="_blank">Run on Programiz</a>
126126
</div>
127127
</body>
128128
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.