Author
anonymous
over 8 years ago
$
prog.cc: In function 'int main()': prog.cc:5:9: warning: unused variable 'x' [-Wunused-variable] int x = table[10]; ^