Gao Jian commited on
Commit
5dc138c
·
1 Parent(s): b59a054
Files changed (1) hide show
  1. single_func_1.csv +11 -0
single_func_1.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ text
2
+ "func(0,0)=0"
3
+ "func(1,1)=1"
4
+ "func(2,2)=2"
5
+ "func(3,3)=3"
6
+ "func(4,4)=4"
7
+ "func(5,5)=5"
8
+ "func(6,6)=6"
9
+ "func(7,7)=7"
10
+ "func(8,8)=8"
11
+ "func(9,9)=9"