Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Google Foobar Level 5 Complete#3

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
anitsh merged 2 commits intomasterfromfoobar-level5
Jun 26, 2021
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions.classpath
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry excluding="google/codejam/vestigium/|hackerrank/Mathematics/" kind="src" path="src"/>
<classpathentry kind="src" path="src/google/codejam/vestigium"/>
<classpathentry kind="src" path="src/hackerrank/Mathematics"/>
<classpathentry kind="lib" path="lib/annotations-20.1.0.jar"/>
<classpathentry kind="lib" path="lib/apiguardian-api-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/apiguardian-api-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/junit-commons-5.0.0-ALPHA-sources.jar"/>
<classpathentry kind="lib" path="lib/junit-commons-5.0.0-ALPHA.jar"/>
<classpathentry kind="lib" path="lib/junit-jupiter-5.4.2.jar"/>
<classpathentry kind="lib" path="lib/junit-jupiter-api-5.4.2.jar"/>
<classpathentry kind="lib" path="lib/junit-jupiter-api-5.5.0.jar"/>
<classpathentry kind="lib" path="lib/junit-jupiter-engine-5.4.2.jar"/>
<classpathentry kind="lib" path="lib/junit-jupiter-params-5.4.2.jar"/>
<classpathentry kind="lib" path="lib/junit-platform-commons-1.4.2.jar"/>
<classpathentry kind="lib" path="lib/junit-platform-commons-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/junit-platform-engine-1.4.2.jar"/>
<classpathentry kind="lib" path="lib/junit5-api-5.0.0-ALPHA-sources.jar"/>
<classpathentry kind="lib" path="lib/junit5-api-5.0.0-ALPHA.jar"/>
<classpathentry kind="lib" path="lib/opentest4j-1.0.0-ALPHA-sources.jar"/>
<classpathentry kind="lib" path="lib/opentest4j-1.0.0-ALPHA.jar"/>
<classpathentry kind="lib" path="lib/opentest4j-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/opentest4j-1.2.0.jar"/>
<classpathentry kind="lib" path="thirdparty-dependencies/algs4.jar"/>
<classpathentry kind="lib" path="thirdparty-dependencies/mysql-connector-java-8.0.16.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="out/production/codechallenge"/>
</classpath>
17 changes: 17 additions & 0 deletions.project
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>codechallenge</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
2 changes: 1 addition & 1 deletionREADME.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
----------------------------------------------
A----------------------------------------------


OBJECTIVE - Become A Competitive Programmer
Expand Down
Binary file addedcodechallenge.srctrlbm
View file
Open in desktop
Binary file not shown.
Binary file addedcodechallenge.srctrldb
View file
Open in desktop
Binary file not shown.
19 changes: 19 additions & 0 deletionscodechallenge.srctrlprj
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" ?>
<config>
<source_groups>
<source_group_747ca5a9-93a7-4606-8587-c8a2657324ad>
<java_standard>12</java_standard>
<name>Java Source Group</name>
<source_extensions>
<source_extension>.java</source_extension>
</source_extensions>
<source_paths>
<source_path>./</source_path>
</source_paths>
<status>enabled</status>
<type>Java Source Group</type>
<use_jre_system_library>1</use_jre_system_library>
</source_group_747ca5a9-93a7-4606-8587-c8a2657324ad>
</source_groups>
<version>8</version>
</config>
41 changes: 0 additions & 41 deletionssrc/google/Level1/README.md
View file
Open in desktop

This file was deleted.

1 change: 0 additions & 1 deletionsrc/google/Level3/Part2/SolutionTest.java
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
package google.Level3.Part2;

import google.Level2.Part1.SecondSolution;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp