# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
72019 | 2018-08-26T04:46:05 Z | 비타500(#2243, junodeveloper, solarmagic) | Key of Impassable Doors (FXCUP3_key) | C++11 | 0 ms | 0 KB |
#include <stdio.h> int main() { printf("12 34 38 93 53 46 67 31 54 26 92 48"); return 0; }