답안 #362558

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
362558 2021-02-03T16:19:33 Z Tenis0206 Subway (info1cup19_subway) C++11
0 / 100
1 ms 364 KB
#include <iostream>

using namespace std;

int main()
{
    cout << 0 << endl;
    return 0;
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 1 ms 364 KB Integer parameter [name=N] equals to 0, violates the range [1, 1000000]
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 1 ms 364 KB Integer parameter [name=N] equals to 0, violates the range [1, 1000000]
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 1 ms 364 KB Integer parameter [name=N] equals to 0, violates the range [1, 1000000]
2 Halted 0 ms 0 KB -