Borderou de evaluare (job #1125334)

Utilizator suzanicaSuzanica Mihu suzanica Data 26 februarie 2014 16:59:06
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:44:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define SZ size() ^ user.cpp:85:25: note: in expansion of macro ‘SZ’ while (iPrime < primes.SZ && aux > 1) ^ user.cpp:38:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORN(i, n) for(int i = 0; i < (n); ++i) ^ user.cpp:99: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:38:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORN(i, n) for(int i = 0; i < (n); ++i) ^ user.cpp:110:2: note: in expansion of macro ‘FORN’ FORN(i, factors.SZ) nSol *= (2*factors[i].Y + 1); ^ user.cpp:38:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORN(i, n) for(int i = 0; i < (n); ++i) ^ user.cpp:117:3: note: in expansion of macro ‘FORN’ FORN(j, factors.SZ) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms464kbOK!10
24ms472kbOK!10
34ms464kbOK!10
416ms464kbOK!10
516ms468kbOK!10
624ms464kbOK!10
74ms468kbOK!10
84ms468kbOK!10
94ms468kbOK!10
104ms464kbOK!10
Punctaj total100

Ceva nu functioneaza?