0_0_28584229_8479.cpp: In lambda function:
0_0_28584229_8479.cpp:24:24: error: expected '{' before ';' token
j_=[j_];
^
0_0_28584229_8479.cpp: In function 'int main()':
0_0_28584229_8479.cpp:24:19: error: cannot convert 'main()::<lambda()>' to 'int' in assignment
j_=[j_];
^
|