Skip to content

Instantly share code, notes, and snippets.

View NanxingLAI's full-sized avatar

NanxingLAI NanxingLAI

  • Paris_1_uni
  • Paris
View GitHub Profile
// main.cpp
// exam_4
//
// Created by Nanxing LAI on 2019/1/19.
// Copyright © 2019 Mac. All rights reserved.
//
// main.cpp
// Final_Nanxing_Task3
//
// Created by Nanxing LAI on 2019/1/20.
// Copyright © 2019 Mac. All rights reserved.
//
#include<iostream>
#include<cmath>
#include<string>
// main.cpp
// Final_Nanxing_Task2
//
// Created by Nanxing LAI on 2019/1/20.
// Copyright © 2019 Mac. All rights reserved.
//
#include<iostream>
#include<cmath>
#include<string>
@NanxingLAI
NanxingLAI / get pmt provided r n and pv
Created January 20, 2019 09:10
the first task of final exam
// main.cpp
// Final_Nanxing_Task1
//
// Created by Nanxing LAI on 2019/1/20.
// Copyright © 2019 Mac. All rights reserved.
// this is the code written in Mac system, I'm not sure whether you can run it successfully in your C++, if not, please let me know it
// my email is lainanxing94@163.com.
// I will show the table my my coding result.
// thank you. Natalia, I learnt a lot from your lectures.