Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
Session4_NargesSalehi_9628055
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
9628055
Session4_NargesSalehi_9628055
Commits
60d0fe8e
Commit
60d0fe8e
authored
Mar 24, 2020
by
nargessalehi98
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify
parent
c8d94efc
Pipeline
#2850
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
Main.java
src/Main.java
+0
-4
No files found.
src/Main.java
View file @
60d0fe8e
...
@@ -74,9 +74,5 @@ public class Main {
...
@@ -74,9 +74,5 @@ public class Main {
Vote
vote1
=
new
Vote
(
voter
,
date
.
toString
());
Vote
vote1
=
new
Vote
(
voter
,
date
.
toString
());
Vote
vote2
=
new
Vote
(
voter
,
date
.
toString
());
Vote
vote2
=
new
Vote
(
voter
,
date
.
toString
());
System
.
out
.
println
(
"\nThis two votes are :"
+
vote1
.
equals
(
vote2
));
System
.
out
.
println
(
"\nThis two votes are :"
+
vote1
.
equals
(
vote2
));
String
n
=
"narge sna rges nar "
;
n
.
split
(
"narges"
);
System
.
out
.
println
(
n
.
trim
()+
"."
);
}
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment