Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4514b71

Browse files
author
İSMAİL TAŞDELEN
authored
master
1 parent 7ef9f18 commit 4514b71

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/Java_Project_50/src/java_project_50/Java_Project_50.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* @author ismailtasdelen
1111
*/
1212
public class Java_Project_50 {
13-
1413
/**
1514
* @param args the command line arguments
1615
*/
@@ -29,8 +28,7 @@ public static void main(String[] args) {
2928
+ "4.olumsuz/5olumsuz.");
3029
int x = tara.nextInt();
3130
snc [j][(x-1)]++;
32-
}
33-
31+
}
3432
}
3533
System.out.println("Soru no/ÇO/O/T/OS/ÇOS");
3634
for (int i = 0; i < 7; i++)

0 commit comments

Comments
 (0)