- Owner
- Mircea Popoveniuc
- Problem
- A+B
- Source
- 1.39KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:60:25: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'lld* {aka long long int*}' [-Wformat] prog.cpp:60:25: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'lld* {aka long long int*}' [-Wformat] prog.cpp:62:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'lld {aka long long int}' [-Wformat]
Results
Test number Result Time 1 20 0.0596s 2 20 0.0616s 3 20 0.0713s 4 20 0.0717s 5 10 0.0570s 6 10 0.0603s