Skip to content

Commit

Permalink
removed go
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanchenko committed Apr 10, 2022
1 parent 0487c6e commit 0f869a0
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 54 deletions.
Empty file removed B/go/code.go
Empty file.
Empty file removed C/go/code.go
Empty file.
1 change: 0 additions & 1 deletion C/java/Solution.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ public static void main(String[] args) throws IOException {
try (BufferedReader reader = new BufferedReader(new InputStreamReader(System.in))) {
int n = readInt(reader);
List<Integer> numbers = readList(reader);

System.out.println(getNumberOfGoodPairs(n, numbers));
}
}
Expand Down
Empty file removed D/go/code.go
Empty file.
Empty file removed E/go/code.go
Empty file.
Empty file removed F/go/code.go
Empty file.
Empty file removed G/go/code.go
Empty file.
Empty file removed H/go/code.go
Empty file.
13 changes: 0 additions & 13 deletions I/go/code.go

This file was deleted.

Empty file removed J/go/code.go
Empty file.
Empty file removed K/go/code.go
Empty file.
Empty file removed L/go/code.go
Empty file.
Empty file removed M/go/code.go
Empty file.
40 changes: 0 additions & 40 deletions N/go/code.go

This file was deleted.

Empty file removed O/go/code.go
Empty file.
Empty file removed P/go/code.go
Empty file.
Empty file removed Q/go/code.go
Empty file.
Empty file removed R/go/code.go
Empty file.
Empty file removed S/go/code.go
Empty file.
Empty file removed T/go/code.go
Empty file.
Empty file removed U/go/code.go
Empty file.

1 comment on commit 0f869a0

@gffone
Copy link

@gffone gffone commented on 0f869a0 Nov 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Почему ремувнули го?

Please sign in to comment.