0_0_30828514_23957.cpp: In function 'int main()':
0_0_30828514_23957.cpp:42:25: error: expected primary-expression before '/' token
printf("%lld\n", ans);/sdsd
^
0_0_30828514_23957.cpp:42:26: error: 'sdsd' was not declared in this scope
printf("%lld\n", ans);/sdsd
^
|