Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit 82fbd71

Browse files
authored
Update usaco.html
1 parent a4a2971 commit 82fbd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usaco.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2>Downloads</h2>
2828

2929
import java.io.*;
3030
import java.util.*;
31-
public class beads {
31+
public class example {
3232

3333
public static void main(String[] args) throws IOException {
3434
BufferedReader f=new BufferedReader(new FileReader("project.in"));

0 commit comments

Comments
 (0)