Feeds
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
9 years 前
已回答
Matlab jokes or puns
% 50 shades of grey num_shades = 50; shading = 255/(num_shades-1); shades_of_grey = [[0:shading:255]; ...
Matlab jokes or puns
% 50 shades of grey num_shades = 50; shading = 255/(num_shades-1); shades_of_grey = [[0:shading:255]; ...
9 years 前 | 1


