QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#149010#3531. Prime or numberHuangHanShengCompile Error//C++231021b2023-08-23 21:44:232023-08-23 21:44:25

Details

answer.code: In function ‘int main()’:
answer.code:46:6: error: expected ‘}’ at end of input
   46 |     }
      |      ^
answer.code:34:14: note: to match this ‘{’
   34 | signed main(){
      |              ^