Borderou de evaluare (job #1947105)

Utilizator stefdascalescuStefan Dascalescu stefdascalescu Data 30 martie 2017 19:08:34
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:22:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define SZ size() ^ user.cpp:63:25: note: in expansion of macro ‘SZ’ while (iPrime < primes.SZ && aux > 1) ^ user.cpp:16:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORN(i, n) for(int i = 0; i < (n); ++i) ^ user.cpp:77: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:16:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORN(i, n) for(int i = 0; i < (n); ++i) ^ user.cpp:88:2: note: in expansion of macro ‘FORN’ FORN(i, factors.SZ) nSol *= (2*factors[i].Y + 1); ^ user.cpp:16:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORN(i, n) for(int i = 0; i < (n); ++i) ^ user.cpp:95:3: note: in expansion of macro ‘FORN’ FORN(j, factors.SZ) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms520kbOK!10
20ms516kbOK!10
30ms512kbOK!10
412ms516kbOK!10
512ms516kbOK!10
620ms520kbOK!10
70ms512kbOK!10
80ms516kbOK!10
94ms516kbOK!10
104ms516kbOK!10
Punctaj total100

Ceva nu functioneaza?