TFHEの整数型の減算のテスト. [詳解]
#include <cassert>
#include "../utils.hpp"
#include "tfhe_libex.hpp"
TFHEの整数型の減算のテスト.