Pagini recente » Borderou de evaluare (job #892716) | Borderou de evaluare (job #257067) | Borderou de evaluare (job #2715437) | Borderou de evaluare (job #457385) | Borderou de evaluare (job #2160544)
Borderou de evaluare (job #2160544)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:41:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0, ant = 0; j < line.size(); j ++){
^
user.cpp:42:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(ant + 1 < line.size() && line[ant + 1].first < line[j].first) ant ++;
^
user.cpp:53:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0, ant = 0; j < col.size(); j ++){
^
user.cpp:54:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(ant + 1 < col.size() && col[ant + 1].first < col[j].first) ant ++;
^
user.cpp:30:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoro.in", "r", stdin);
^
user.cpp:31:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoro.out", "w", stdout);
^
user.cpp:33:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:38:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
line.push_back({mat[i][j], j});
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
✓ | 11 | 4ms | 8948kb | OK! | 0 | 0 |
✗ | 1 | 4ms | 9016kb | OK! | 10 | 10 |
✗ | 2 | 4ms | 9016kb | OK! | 10 | 10 |
✗ | 3 | 12ms | 11388kb | Raspuns gresit! | 0 | 0 |
✗ | 4 | 12ms | 11532kb | Raspuns gresit! | 0 |
✗ | 14 | 4ms | 8908kb | OK! | 1 |
✗ | 5 | 12ms | 11528kb | Raspuns gresit! | 0 | 0 |
✗ | 6 | 364ms | 25108kb | Raspuns gresit! | 0 | 0 |
✗ | 7 | 364ms | 25016kb | Raspuns gresit! | 0 |
✗ | 13 | 4ms | 8868kb | OK! | 1 |
✗ | 8 | Depăşit | 26108kb | Time limit exceeded. | 0 | 0 |
✗ | 9 | Depăşit | 25980kb | Time limit exceeded. | 0 |
✗ | 10 | Depăşit | 26036kb | Time limit exceeded. | 0 |
✗ | 12 | 4ms | 8832kb | OK! | 1 |
Punctaj total | 20 |