Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
wenpinn authored Oct 5, 2023
1 parent 5e9baec commit 22d100d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions main.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/***
* hw 20231005
* @author: 1122099
* @name: Wen-Pinn Fang
***/
#include <iostream>
using namespace std;
int Fib(int n)
Expand Down

0 comments on commit 22d100d

Please sign in to comment.