# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
149899 | 2019-09-01T07:21:58 Z | 준표야 함수컵은 캐리해줄거지?(#3588, Acka, spectaclehong, heiler) | King of Chairs (FXCUP4_chairs) | C++17 | 50 ms | 3528 KB |
#include "king.h" long long SendInfo(std::vector<int> W, std::vector<int> C) { int N = W.size(); return W[0]*100 + W[1]*10 + W[2]*1; }
Compilation message
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Correct | 10 ms | 1056 KB | Correct |
2 | Incorrect | 10 ms | 1060 KB | Wrong |
3 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 49 ms | 3268 KB | Wrong |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 50 ms | 3528 KB | Wrong |
2 | Halted | 0 ms | 0 KB | - |