Borderou de evaluare (job #2710368)

Utilizator rares404AlShaytan - Balasescu Rares rares404 Data 22 februarie 2021 15:01:19
Problema Mxl Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'int calc(int, int)': main.cpp:33:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0 ; '0' <= exp[i] && exp[i] <= '9' && i < exp.size() ; a = a * 10 + (exp[i] - '0'), ++ i) ; ~~^~~~~~~~~~~~ main.cpp:36:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 1 ; i < exp.size() ; ) { ~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms262kbOK10
23ms262kbOK10
33ms262kbOK10
43ms262kbOK10
53ms262kbOK10
63ms262kbOK10
73ms262kbOK10
83ms262kbOK10
93ms262kbIncorect0
104ms262kbOK10
Punctaj total90

Ceva nu functioneaza?