Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1698903)
| Utilizator | Data | 5 mai 2016 17:27:04 | |
|---|---|---|---|
| Problema | Por Costel și Jocul | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void Sieve()’:
user.cpp:24:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < primes.size() && primes[j] <= lowDiv[i] && i * primes[j] <= vMax; j++)
^
user.cpp: In function ‘int NonComprimeSum(int)’:
user.cpp:60:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < pDiv.size(); j++) {
^
user.cpp: In function ‘int main()’:
user.cpp:78:11: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, winChance = 0, gcd;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 356ms | 2864kb | Incorect | 0 |
| 2 | 348ms | 4964kb | Incorect | 0 |
| 3 | 348ms | 6300kb | Incorect | 0 |
| 4 | 352ms | 6640kb | Incorect | 0 |
| 5 | 380ms | 6952kb | Incorect | 0 |
| 6 | 404ms | 7336kb | Incorect | 0 |
| 7 | 408ms | 7336kb | Incorect | 0 |
| 8 | 416ms | 7336kb | Incorect | 0 |
| 9 | 408ms | 7336kb | Incorect | 0 |
| 10 | 404ms | 7332kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
