0_0_34020516_1722.cpp: In function 'int main()':
0_0_34020516_1722.cpp:54:33: error: 'prllf' was not declared in this scope
prllf("Case #%d: Yes\n", kase);
^
0_0_34020516_1722.cpp:84:35: error: 'prllf' was not declared in this scope
prllf("Case #%lld: Yes\n", kase);
^
0_0_34020516_1722.cpp:87:34: error: 'prllf' was not declared in this scope
prllf("Case #%lld: No\n", kase);
^
|