답안 #931945

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
931945 2024-02-22T15:51:30 Z skyvn97 선물상자 (IOI15_boxes) C++14
0 / 100
0 ms 348 KB
#include "boxes.h"
 
#include<bits/stdc++.h>
using namespace std;
 
long long delivery(int NN, int KK, int LL, int pos[]) {
  return 220797;
}

Compilation message

boxes.cpp: In function 'long long int delivery(int, int, int, int*)':
boxes.cpp:6:24: warning: unused parameter 'NN' [-Wunused-parameter]
    6 | long long delivery(int NN, int KK, int LL, int pos[]) {
      |                    ~~~~^~
boxes.cpp:6:32: warning: unused parameter 'KK' [-Wunused-parameter]
    6 | long long delivery(int NN, int KK, int LL, int pos[]) {
      |                            ~~~~^~
boxes.cpp:6:40: warning: unused parameter 'LL' [-Wunused-parameter]
    6 | long long delivery(int NN, int KK, int LL, int pos[]) {
      |                                    ~~~~^~
boxes.cpp:6:48: warning: unused parameter 'pos' [-Wunused-parameter]
    6 | long long delivery(int NN, int KK, int LL, int pos[]) {
      |                                            ~~~~^~~~~
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 348 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 348 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -