- Owner
- Condrea Florin
- Problem
- Big Integers
- Source
- 0.39KB
- Result
- Crash (SIGSEGV)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:9:24: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat] prog.cpp:9:24: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat] prog.cpp:16:22: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat]
Results
Test number Result Time 1 Crash (SIGSEGV) 0.0357s