Pagini recente » Borderou de evaluare (job #2723379) | Borderou de evaluare (job #1689946) | Borderou de evaluare (job #1828732) | Borderou de evaluare (job #2405637) | Borderou de evaluare (job #1511269)
Borderou de evaluare (job #1511269)
Raport evaluator
Compilare:
user.cpp: In function ‘void rebulk()’:
user.cpp:32:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < work.size(); i++) {
^
user.cpp: In function ‘void swap_content(int, int)’:
user.cpp:57:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < work.size(); i++) {
^
user.cpp: In function ‘int get_element(int)’:
user.cpp:126:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < work.size(); i++) {
^
user.cpp:140:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:144:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rev.in", "r", stdin);
^
user.cpp:145:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rev.out", "w", stdout);
^
user.cpp:147: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:155:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
user.cpp: In function ‘void swap_content(int, int)’:
user.cpp:109:40: warning: ‘howY’ may be used uninitialized in this function [-Wmaybe-uninitialized]
work[whY + 1] = mp(from + howY * ind, to);
^
user.cpp:101:46: warning: ‘howX’ may be used uninitialized in this function [-Wmaybe-uninitialized]
work[whX - 1] = mp(from, from + howX * ind - 2 * ind);
^
user.cpp:83:10: warning: ‘whX’ may be used uninitialized in this function [-Wmaybe-uninitialized]
whX++;
^
user.cpp:82:10: warning: ‘whY’ may be used uninitialized in this function [-Wmaybe-uninitialized]
whY++;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 840kb | OK | 10 |
2 | 4ms | 840kb | OK | 10 |
3 | 24ms | 1132kb | OK | 10 |
4 | 28ms | 1228kb | OK | 10 |
5 | 68ms | 1228kb | OK | 10 |
6 | 56ms | 1228kb | OK | 10 |
7 | 72ms | 1096kb | OK | 10 |
8 | 84ms | 1132kb | OK | 10 |
9 | 76ms | 1196kb | OK | 10 |
10 | 96ms | 1236kb | OK | 10 |
Punctaj total | 100 |