Skip to content
Snippets Groups Projects
Commit a30a809b authored by Richard Henderson's avatar Richard Henderson
Browse files

New file.

From-SVN: r62968
parent ddb9eedd
No related branches found
No related tags found
No related merge requests found
/* PR c/8086 */
#define P(x) \
(((((((((((((((((((((((((((((((( \
(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a) \
*(x)+a)
int
polynomial(int a)
{
return P(3);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment