# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
5383 | 2014-04-19T17:18:42 Z | baneling100 | 카드 (tutorial6) | C++ | 48 ms | 43280 KB |
#include"jeehak.h" void jeehak(int A[]) { send(((A[1]+A[2]+A[3]+A[4]+A[5])%10)/2,((A[1]+A[2]+A[3]+A[4]+A[5])%10)%2); }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 48 ms | 43280 KB | Output isn't correct - jeehak 함수 오류 |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 48 ms | 43280 KB | Output isn't correct - jeehak 함수 오류 |