11 lines
99 B
C++
11 lines
99 B
C++
/*
|
|
date:107/10/20
|
|
author:Chen Yi Jing
|
|
|
|
|
|
*/
|
|
#include <iostream>
|
|
using namespace std;
|
|
int main (){
|
|
|
|
} |