prompt_func_1 / prompt_func_1.csv
Gao Jian
1
7f90a13
raw
history blame contribute delete
974 Bytes
text
"The output of func should be derived from the second argument, ignoring the first. func(0,0)=0"
"The output of func should be derived from the second argument, ignoring the first. func(1,1)=1"
"The output of func should be derived from the second argument, ignoring the first. func(2,2)=2"
"The output of func should be derived from the second argument, ignoring the first. func(3,3)=3"
"The output of func should be derived from the second argument, ignoring the first. func(4,4)=4"
"The output of func should be derived from the second argument, ignoring the first. func(5,5)=5"
"The output of func should be derived from the second argument, ignoring the first. func(6,6)=6"
"The output of func should be derived from the second argument, ignoring the first. func(7,7)=7"
"The output of func should be derived from the second argument, ignoring the first. func(8,8)=8"
"The output of func should be derived from the second argument, ignoring the first. func(9,9)=9"