repo.or.cz
/
and.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding some more judges, here and there.
[and.git]
/
NEERC
/
database
/
database_gk_ok_hash_concat.java
blob
32bd1ad5d3f58d9dc00119f339d710c178fd367c
1
2
public class
database_gk_ok_hash_concat
{
3
public static void
main
(
String
[]
args
)
throws
Exception
{
4
database_gk_generic
.
run
(
database_gk_generic
.
HASH_CONCAT
,
false
);
5
}
6
}