Ad
  • Custom User Avatar

    oh...I didn't notice that, I may write a new one later

  • Custom User Avatar

    after adding typedef long long llg, it is ok.
    I didn't think of this...... XD

  • Custom User Avatar

    My program has passed the example test, but this error appeared when I submit:
    -isystem /runner/frameworks/cpp error: unknown type name 'llg' void testequal(llg ans, llg sol)
    Is there anything wrong with the test program?
    I use C++