Pagini recente » Borderou de evaluare (job #1053329) | Borderou de evaluare (job #1633015) | Borderou de evaluare (job #2056806) | Borderou de evaluare (job #3153157) | Borderou de evaluare (job #1968224)
Borderou de evaluare (job #1968224)
Raport evaluator
Compilare:
user.cpp: In function ‘void update_pi()’:
user.cpp:28:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
FOR(i, 2, P.sz() - 1){
^
user.cpp:6:42: note: in definition of macro ‘FOR’
#define FOR(i, x, y) for(int i = x; i <= y; ++i)
^
user.cpp: In function ‘void kmp()’:
user.cpp:37:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
FOR(i, 1, T.sz() - 1){
^
user.cpp:6:42: note: in definition of macro ‘FOR’
#define FOR(i, x, y) for(int i = x; i <= y; ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:66:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
FOR(j, 1, T.sz() - 1){
^
user.cpp:6:42: note: in definition of macro ‘FOR’
#define FOR(i, x, y) for(int i = x; i <= y; ++i)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 192ms | 496kb | Incorect | 0 |
Punctaj total | 0 |