Record Detail

Accepted

prepare (1/2): 
finished

make (2/2): 
g++ -o c2 main.cpp algo.cpp util.cpp -lgmp -std=c++11 -static
util.cpp: In function 'void char2int(char*, int, __mpz_struct (*)[1])':
util.cpp:10:18: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  sprintf(temp, "");
                  ^
finished

all tasks finished, build successfully
# Status Time Cost Memory Cost
#1 Accepted Detail 466ms 3.461 MiB

Information

Submit By
Type
Submission
Homework
Challange 2
Language
GNU Make
Submit At
2019-07-09 20:58:40
Judged At
2019-07-09 20:58:40
Judged By
Score
100
Total Time
466ms
Peak Memory
3.461 MiB