| about | help | code help+videos | done | prefs | 
| Given an int input, return the negated version of that input (opposite sign). apcsaPrimitivesNegateInput(1) → -1 apcsaPrimitivesNegateInput(3) → -3 apcsaPrimitivesNegateInput(0) → 0 ...Save, Compile, Run (ctrl-enter) | 
Progress graphs: 
 Your progress graph for this problem
 Random user progress graph for this problem 
 Random Epic Progress Graph
Difficulty: 100
Copyright Nick Parlante 2017 - privacy