0_0_21532287_1632.cpp: In function 'int main()':
0_0_21532287_1632.cpp:101:13: error: 'js0' was not declared in this scope
js0=js1=js2=0;
^
0_0_21532287_1632.cpp:101:17: error: 'js1' was not declared in this scope
js0=js1=js2=0;
^
0_0_21532287_1632.cpp:101:21: error: 'js2' was not declared in this scope
js0=js1=js2=0;
^
|