125430_0_12043.cpp:6: error: `max' was not declared in this scope
125430_0_12043.cpp:6: error: `max' was not declared in this scope
125430_0_12043.cpp:6: error: `max' was not declared in this scope
125430_0_12043.cpp:6: error: `max' was not declared in this scope
125430_0_12043.cpp: In function `bool Pre()':
125430_0_12043.cpp:9: error: `s1' undeclared (first use this function)
125430_0_12043.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
125430_0_12043.cpp:9: error: `s2' undeclared (first use this function)
125430_0_12043.cpp: At global scope:
125430_0_12043.cpp:13: error: `max' was not declared in this scope
125430_0_12043.cpp:13: error: `max' was not declared in this scope
125430_0_12043.cpp:13: error: `max' was not declared in this scope
125430_0_12043.cpp:13: error: `max' was not declared in this scope
125430_0_12043.cpp: In function `bool rot90()':
125430_0_12043.cpp:16: error: `s1' undeclared (first use this function)
125430_0_12043.cpp:16: error: `s2' undeclared (first use this function)
125430_0_12043.cpp: At global scope:
125430_0_12043.cpp:20: error: `max' was not declared in this scope
125430_0_12043.cpp:20: error: `max' was not declared in this scope
125430_0_12043.cpp:20: error: `max' was not declared in this scope
125430_0_12043.cpp:20: error: `max' was not declared in this scope
125430_0_12043.cpp: In function `bool rot180()':
125430_0_12043.cpp:23: error: `s1' undeclared (first use this function)
125430_0_12043.cpp:23: error: `s2' undeclared (first use this function)
125430_0_12043.cpp: At global scope:
125430_0_12043.cpp:27: error: `max' was not declared in this scope
125430_0_12043.cpp:27: error: `max' was not declared in this scope
125430_0_12043.cpp:27: error: `max' was not declared in this scope
125430_0_12043.cpp:27: error: `max' was not declared in this scope
125430_0_12043.cpp: In function `bool rot270()':
125430_0_12043.cpp:30: error: `s1' undeclared (first use this function)
125430_0_12043.cpp:30: error: `s2' undeclared (first use this function)
125430_0_12043.cpp: At global scope:
125430_0_12043.cpp:34: error: `max' was not declared in this scope
125430_0_12043.cpp:34: error: `max' was not declared in this scope
125430_0_12043.cpp:34: error: `max' was not declared in this scope
125430_0_12043.cpp:34: error: `max' was not declared in this scope
125430_0_12043.cpp: In function `bool ref()':
125430_0_12043.cpp:37: error: `s1' undeclared (first use this function)
125430_0_12043.cpp:37: error: `s2' undeclared (first use this function)
125430_0_12043.cpp: At global scope:
125430_0_12043.cpp:41: error: `max' was not declared in this scope
125430_0_12043.cpp:41: error: `max' was not declared in this scope
125430_0_12043.cpp:41: error: `max' was not declared in this scope
125430_0_12043.cpp:41: error: `max' was not declared in this scope
125430_0_12043.cpp: In function `void refl()':
125430_0_12043.cpp:43: error: `temp' undeclared (first use this function)
125430_0_12043.cpp:43: error: `s1' undeclared (first use this function)
125430_0_12043.cpp: In function `int main()':
125430_0_12043.cpp:42: error: too many arguments to function `void refl()'
125430_0_12043.cpp:53: error: at this point in file
125430_0_12043.cpp:7: error: too many arguments to function `bool Pre()'
125430_0_12043.cpp:54: error: at this point in file
125430_0_12043.cpp:14: error: too many arguments to function `bool rot90()'
125430_0_12043.cpp:56: error: at this point in file
125430_0_12043.cpp:21: error: too many arguments to function `bool rot180()'
125430_0_12043.cpp:58: error: at this point in file
125430_0_12043.cpp:28: error: too many arguments to function `bool rot270()'
125430_0_12043.cpp:60: error: at this point in file
125430_0_12043.cpp:35: error: too many arguments to function `bool ref()'
125430_0_12043.cpp:62: error: at this point in file
125430_0_12043.cpp:14: error: too many arguments to function `bool rot90()'
125430_0_12043.cpp:64: error: at this point in file
125430_0_12043.cpp:21: error: too many arguments to function `bool rot180()'
125430_0_12043.cpp:66: error: at this point in file
125430_0_12043.cpp:28: error: too many arguments to function `bool rot270()'
125430_0_12043.cpp:68: error: at this point in file
|