zen0wu / topcoder-greed

greedy editor for topcoder arena
Apache License 2.0
229 stars 45 forks source link

Remove unused variables from external.test.cpp.tmpl #58

Closed vexorian closed 10 years ago

vexorian commented 10 years ago

My compiler is very picky.

zen0wu commented 10 years ago

What compiler are you using? gcc? Here I'm using clang, and I'd like to know this template can pass in gcc.

vexorian commented 10 years ago

gcc.

It passed , it just filled my output window with warnings.