RosettaCodeData/Task/Closures-Value-capture/C/closures-value-capture-2.c

10 lines
104 B
C
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
func[0]: 0
func[1]: 1
func[2]: 4
func[3]: 9
func[4]: 16
func[5]: 25
func[6]: 36
func[7]: 49
func[8]: 64