Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2148088)
Utilizator | Data | 1 martie 2018 15:25:00 | |
---|---|---|---|
Problema | Mexc | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 100 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:86:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<poz[i].size();j++) add(poz[i][j].first,poz[i][j].second);
^
user.cpp:89:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<poz[i].size();j++)
^
user.cpp:94:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<poz[i].size();j++)
^
user.cpp:101:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<poz[down].size();j++) add(poz[down][j].first,poz[down][j].second);
^
user.cpp: In function ‘void inc()’:
user.cpp:53:35: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(pars,1,Buffer,stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:68:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mexc.in","r",stdin);
^
user.cpp:69:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mexc.out","w",stdout);
^
user.cpp:70:31: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(pars,1,Buffer,stdin);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 4ms | 11076kb | OK | 10 |
2 | 8ms | 11176kb | OK | 10 |
3 | 8ms | 11280kb | OK | 10 |
4 | 12ms | 11448kb | OK | 10 |
5 | 40ms | 12220kb | OK | 10 |
6 | 144ms | 16940kb | OK | 10 |
7 | 256ms | 18296kb | OK | 10 |
8 | 196ms | 17396kb | OK | 10 |
9 | 264ms | 18788kb | OK | 10 |
10 | 340ms | 19896kb | OK | 10 |
Punctaj total | 100 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !