- Owner
- Szabó Károly
- Problem
- Big Integers
- Source
- 0.61KB
- Result
- Crash (SIGSEGV)
Compiler output
prog.c: In function 'main': prog.c:11:9: warning: format '%ld' expects argument of type 'long int *', but argument 2 has type 'int *' [-Wformat] prog.c:28:8: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat] prog.c:29:8: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat]
Results
Test number Result Time 1 10 0.0351s 2 10 0.0352s 3 10 0.0336s 4 10 0.0349s 5 10 0.0354s 6 10 0.0348s 7 Crash (SIGSEGV) 0.0347s