0_0_18023770_2608.cpp:77:13: error: stray '\' in program
for(int j=0; j<(1<<7); j++)/\now
^
0_0_18023770_2608.cpp: In function 'int main()':
0_0_18023770_2608.cpp:77:40: error: expected primary-expression before '/' token
for(int j=0; j<(1<<7); j++)/\now
^
0_0_18023770_2608.cpp:77:42: error: 'now' was not declared in this scope
for(int j=0; j<(1<<7); j++)/\now
^
|