PROGRAMMING:Fibonacci sequence
![](~/[ The first 12 numbers of Fibonacci sequence are calculated by array, and printed in the format of 3 numbers per line.
###Input format:
No input
###Output format:
Please output in% 6D format; Note that there is a line feed after the last number is output
###Output example:
1 1 2
3 5 8
13 21 34
55 89 144
answer:If there is no answer, please comment
###Input format:
No input
###Output format:
Please output in% 6D format; Note that there is a line feed after the last number is output
###Output example:
1 1 2
3 5 8
13 21 34
55 89 144
answer:If there is no answer, please comment