Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #974957)
| Utilizator | Data | 18 iulie 2013 19:43:00 | |
|---|---|---|---|
| Problema | Sprim | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool Check(int)’:
user.cpp:16:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Fact[Idx].size(); ++ i)
^
user.cpp: In function ‘void Add(int)’:
user.cpp:24:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Fact[Idx].size(); ++ i)
^
user.cpp: In function ‘void Sub(int)’:
user.cpp:30:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Fact[Idx].size(); ++ i)
^
user.cpp: In function ‘int main()’:
user.cpp:52:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < Primes.size() && Primes[j] * Primes[j] <= V; ++ j)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 68ms | 5884kb | OK | 10 |
| 2 | 68ms | 5888kb | OK | 10 |
| 3 | 72ms | 5884kb | OK | 10 |
| 4 | 84ms | 9464kb | OK | 10 |
| 5 | 132ms | 9992kb | OK | 10 |
| 6 | 132ms | 9988kb | OK | 10 |
| 7 | 156ms | 10144kb | OK | 10 |
| 8 | Depăşit | 6772kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 6756kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6800kb | Time limit exceeded. | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
