Borderou de evaluare (job #1801696)

Utilizator raulmuresanRaul Muresan raulmuresan Data 9 noiembrie 2016 15:28:56
Problema Cmmmc Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void BuildFactors()’: user.cpp:50:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define SZ size() ^ user.cpp:91:25: note: in expansion of macro ‘SZ’ while (iPrime < primes.SZ && aux > 1) ^ user.cpp:44:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORN(i, n) for(int i = 0; i < (n); ++i) ^ user.cpp:105:2: note: in expansion of macro ‘FORN’ FORN(i, factors.SZ) ^ user.cpp: In function ‘std::pair<long long int, long long int> Solve()’: user.cpp:44:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORN(i, n) for(int i = 0; i < (n); ++i) ^ user.cpp:116:2: note: in expansion of macro ‘FORN’ FORN(i, factors.SZ) nSol *= (2*factors[i].Y + 1); ^ user.cpp:44:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORN(i, n) for(int i = 0; i < (n); ++i) ^ user.cpp:123:3: note: in expansion of macro ‘FORN’ FORN(j, factors.SZ) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms512kbOK!10
20ms516kbOK!10
30ms516kbOK!10
412ms516kbOK!10
512ms516kbOK!10
624ms512kbOK!10
70ms516kbOK!10
80ms520kbOK!10
94ms516kbOK!10
104ms512kbOK!10
Punctaj total100

Ceva nu functioneaza?