Borderou de evaluare (job #1413958)

Utilizator iulianrotaruRotaru Gheorghe-Iulian iulianrotaru Data 2 aprilie 2015 11:20:26
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
10ms504kbOK!10
20ms504kbOK!10
30ms504kbOK!10
412ms504kbOK!10
512ms504kbOK!10
620ms504kbOK!10
70ms500kbOK!10
80ms504kbOK!10
94ms508kbOK!10
104ms504kbOK!10
Punctaj total100

Ceva nu functioneaza?