Skip to content

Instantly share code, notes, and snippets.

View Zeng1998's full-sized avatar
๐Ÿ˜‡
sent

Zeng1998

๐Ÿ˜‡
sent
View GitHub Profile
//
// Created by keane on 2020/1/11
//
#include <iostream>
#include <fstream>
#include <seal/seal.h>
#include <iomanip>
using namespace std;
using namespace seal;