Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2141808)
| Utilizator | Data | 24 februarie 2018 16:24:24 | |
|---|---|---|---|
| Problema | Loto | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 65 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v.size()-2 ; i++)
^
user.cpp:50:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = i+1 ; j < v.size()-1 ; j++)
^
user.cpp:51:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = i+2 ; k < v.size() ; k++)
^
user.cpp:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v.size() ; i++)
^
user.cpp:63:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < v.size() ; j++)
^
user.cpp:64:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0 ; k < v.size() ; k++)
^
user.cpp:39:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("loto.in","r",stdin);
^
user.cpp:40:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("loto.out","w",stdout);
^
user.cpp:42:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&S);
^
user.cpp:45:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | Depăşit | 880kb | Time limit exceeded. | 0 | 0 |
| 2 | 0ms | 888kb | OK! | 5 | 5 |
| 3 | 0ms | 892kb | OK! | 5 | 0 |
| 4 | 0ms | 896kb | OK! | 5 | |
| 5 | 132ms | 10064kb | Wrong answer! | 0 | |
| 6 | 100ms | 10064kb | OK! | 5 | 15 |
| 7 | 4ms | 1140kb | OK! | 5 | |
| 8 | 4ms | 1144kb | OK! | 5 | |
| 9 | 140ms | 9864kb | Wrong answer! | 0 | 0 |
| 10 | 8ms | 1400kb | OK! | 5 | |
| 11 | 12ms | 1796kb | OK! | 5 | |
| 12 | 12ms | 1792kb | OK! | 5 | 5 |
| 13 | 28ms | 2840kb | OK! | 5 | 5 |
| 14 | 40ms | 2840kb | OK! | 5 | 5 |
| 15 | 44ms | 5400kb | OK! | 5 | 5 |
| 16 | 56ms | 6716kb | OK! | 5 | 5 |
| 17 | 68ms | 6980kb | OK! | 5 | 5 |
| 18 | 132ms | 10120kb | OK! | 5 | 5 |
| 19 | 112ms | 10052kb | OK! | 5 | 5 |
| 20 | 108ms | 10460kb | OK! | 5 | 5 |
| Punctaj total | 65 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
