Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS425_MP1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trangtd2
CS425_MP1
Commits
fecd3622
Commit
fecd3622
authored
2 years ago
by
Mai Pham
Browse files
Options
Downloads
Patches
Plain Diff
Init project
parents
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
src/cs425/mp1/Main.java
+8
-0
8 additions, 0 deletions
src/cs425/mp1/Main.java
with
10 additions
and
0 deletions
.gitignore
0 → 100644
+
2
−
0
View file @
fecd3622
.idea/
*.iml
This diff is collapsed.
Click to expand it.
src/cs425/mp1/Main.java
0 → 100644
+
8
−
0
View file @
fecd3622
package
cs425.mp1
;
public
class
Main
{
public
static
void
main
(
String
[]
args
)
{
// write your code here
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment