Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1785460)
| Utilizator | Data | 21 octombrie 2016 12:51:10 | |
|---|---|---|---|
| Problema | Suma si numarul divizorilor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘long long int dcount(std::vector<long long int>)’:
user.cpp:39:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < a.size(); i++) {
^
user.cpp: In function ‘long long int dsum(std::vector<long long int>, std::vector<long long int>)’:
user.cpp:47:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v.size(); i++) {
^
user.cpp: At global scope:
user.cpp:82:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
main() {
^
user.cpp: In function ‘bool next_subset(std::vector<long long int>&, std::vector<long long int>)’:
user.cpp:35:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 8ms | 1052kb | OK | 10 | 10 |
| 2 | 8ms | 1056kb | Incorect | 0 | 0 |
| 3 | 8ms | 1060kb | Incorect | 0 | 0 |
| 4 | 8ms | 1056kb | Incorect | 0 | 0 |
| 5 | 8ms | 1060kb | Incorect | 0 | 0 |
| 6 | 8ms | 1052kb | Incorect | 0 | 0 |
| 7 | 8ms | 1052kb | Incorect | 0 | 0 |
| 8 | Depăşit | 1064kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 1060kb | Time limit exceeded. | 0 | |
| 10 | Depăşit | 1056kb | Time limit exceeded. | 0 | |
| Punctaj total | 10 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
