Submission ID Problem Status Score Time Memory Code / Answer files User Submit time
#20377 #1. 你好,世界! System Error 0 0 ms 0 K C++ / 162 B HKSC2023-064 2024-07-07 18:24:01
Show orginal code
#include <iostream>

using namespace std;

int main() {
    for (long long i = 0; i <= 1000000000; i++) {
        // fun
    }
    cout << "Hello, World!";
}

System log

An error occurred.
IllegalOperationError: Connection closed (Error: Connection closed: 320 (CONNECTION-FORCED) with message "CONNECTION_FORCED - broker forced connection closure with reason 'shutdown'")