- Owner
- Patcas Csaba
- Problem
- Big Integers
- Source
- 2.61KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function âstd::string substract(std::string, int)â: prog.cpp:100:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp: In function âint main()â: prog.cpp:139:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Results
Test number Result Time 1 10 0.0212s 2 10 0.0213s 3 10 0.0209s 4 Wrong answer 0.0210s