Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Java Solution for USACO Problem 1276 - Air Conditioning II #5141

Merged
merged 6 commits into from
Feb 21, 2025

Conversation

letsbegincode
Copy link
Contributor

Place an "x" in the corresponding checkbox if it is done or does not apply to this pull request.

  • I have tested my code.
  • I have added my solution according to the steps here.
  • I have followed the code conventions mentioned here.
    • I understand that if it is clear that I have not attempted to follow these conventions, my PR will be closed.
    • If changes are requested, I will re-request a review after addressing them.
  • I have linked this PR to any issues that it closes.

@letsbegincode
Copy link
Contributor Author

@SansPapyrus683 @ryanchou-dev Could you please review this PR when you get a chance?
Let me know if any changes are needed. Thanks!

@Sosuke23
Copy link
Member

Looks good to me.
Attach your submission ss with it.

@letsbegincode
Copy link
Contributor Author

The first two screenshots show what I submitted on the USACO website. The last one is tested on a sample test case on my local machine.

Screenshot 2025-02-21 184913

Screenshot 2025-02-21 184936

Screenshot 2025-02-21 185114

@Sosuke23
Copy link
Member

ok, next time don't send your user submission ss, we need your submission from the problem site like https://usaco.org/index.php?page=viewproblem2&cpid=1276

@letsbegincode
Copy link
Contributor Author

Sorry for the misunderstanding. The attached screenshots show the submitted code as the Java version of the C++ and Python implementations.

image

@SansPapyrus683 SansPapyrus683 merged commit 63c466c into cpinitiative:master Feb 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants