# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
934211 | 2024-02-27T01:35:51 Z | tkaim | A Huge Tower (CEOI10_tower) | Java 11 | 0 ms | 0 KB |
class Main { public static void main(String[] args) throws IOException { System.out.println(0); } }