Close ×

My Accounts

You´ not logged in.

About

P1000 A+B Problem

Overview

Judge Result Compile Error
Problem P1000 A+B Problem
Submit Time October 4, 2021, 7:35:05 AM
Language C
Judger Default Judger
Used Time 0 ms
Used Memory 0 K
Execute Time October 4, 2021, 7:34:59 AM

Judge Result

Compile Error. /tmp/voj-1667/SBZQnJorJFHJ.c: In function ‘main’: /tmp/voj-1667/SBZQnJorJFHJ.c:6:9: warning: implicit declaration of function ‘scanf_s’; did you mean ‘scanf’? [-Wimplicit-function-declaration] 6 | scanf_s("%d%d", &a, &b); | ^~~~~~~ | scanf /usr/bin/ld: /tmp/ccRK7D2B.o: in function `main': SBZQnJorJFHJ.c:(.text.startup+0x24): undefined reference to `scanf_s' collect2: error: ld returned 1 exit status Compile Error, Time = 0 ms, Memory = 0 KB, Score = 0.