ประกาศ เนื่องจากข้อจำกัดทางเทคนิคของระบบตรวจให้คะแนน หากต้องการส่งข้อ TOI22_Elephant กรุณานำไฟล์ elephant_receiver.cpp และ elephant_sender.cpp มาต่อกัน ตัวอย่าง #include "elephant.h" #include #include std::vector decode(int N, long long K) { std::vector group(N, 0); return group; } #include "elephant.h" #include #include long long encode(int N) { return 0; } หากต้องการทดสอบแบบสถานการณ์จริงห้ามเรียก same_group() ใน decode() หากต้องการทดสอบแบบสถานการณ์จริงห้ามประกาศ Global variable