Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1639296)
| Utilizator | Data | 8 martie 2016 11:42:24 | |
|---|---|---|---|
| Problema | Puzzle2 | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:209:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < mat.size(); ++i) {
^
user.cpp:210:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < mat[i].size(); ++j) {
^
user.cpp:274:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < mat.size(); ++i) {
^
user.cpp:276:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < mat[i].size(); ++j) {
^
user.cpp:103:50: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen((fileInput + ".in").c_str(), "r", stdin);
^
user.cpp:104:52: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen((fileInput + ".out").c_str(), "w", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 88ms | 3424kb | Fisier de iesire incomplet | 0 | 0 |
| 2 | 88ms | 3424kb | Fisier de iesire incomplet | 0 | |
| 3 | 156ms | 4480kb | Incorect | 0 | |
| 4 | 0ms | 396kb | OK | 10 | |
| 5 | 208ms | 5008kb | Incorect | 0 | |
| 6 | 236ms | 5008kb | Incorect | 0 | |
| 7 | 240ms | 5008kb | Incorect | 0 | |
| 8 | 208ms | 4480kb | Incorect | 0 | |
| 9 | 208ms | 4480kb | OK | 10 | |
| 10 | 4ms | 532kb | Incorect | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
