Borderou de evaluare (job #2145465)
Raport evaluator
Compilare:
user.cpp: In function ‘void read(unsigned int&)’:
user.cpp:25:23: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
while(inBuffer[p] < 0x30 | inBuffer[p] > 0x39)
^
user.cpp:30:23: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
while(inBuffer[p] > 0x2F & inBuffer[p] < 0x3A)
^
user.cpp: At global scope:
user.cpp:40:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void itoa(unsigned int x)
^
user.cpp:19:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void read(unsigned int &num)
^
user.cpp:6:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void CountingSort(unsigned int A[], unsigned int B[], unsigned int digit)
^
user.cpp: In function ‘void read(unsigned int&)’:
user.cpp:27:23: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
++p != 0x8000 || (fread(inBuffer, 0x1, 0x8000, stdin), p = 0x0);
^
user.cpp:34:23: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
++p != 0x8000 || (fread(inBuffer, 0x1, 0x8000, stdin), p = 0x0);
^
user.cpp: In function ‘int main()’:
user.cpp:62:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algsort.in", "r", stdin);
^
user.cpp:63:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algsort.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 5104kb | OK | 5 | 20 |
2 | 0ms | 5108kb | OK | 5 |
3 | 0ms | 5108kb | OK | 5 |
4 | 0ms | 5108kb | OK | 5 |
5 | 0ms | 5128kb | Incorect | 0 | 0 |
6 | 0ms | 5124kb | Incorect | 0 |
7 | 0ms | 5124kb | Incorect | 0 |
8 | 0ms | 5116kb | Incorect | 0 |
9 | 20ms | 5988kb | Incorect | 0 | 0 |
10 | 16ms | 5992kb | Incorect | 0 |
11 | 16ms | 5992kb | Incorect | 0 |
12 | 16ms | 5996kb | Incorect | 0 |
13 | 64ms | 9336kb | Incorect | 0 | 0 |
14 | 60ms | 9340kb | Incorect | 0 |
15 | 60ms | 9344kb | Incorect | 0 |
16 | 48ms | 9340kb | Incorect | 0 |
17 | 92ms | Depăşit | Memory limit exceeded. | 0 | 0 |
18 | 88ms | Depăşit | Memory limit exceeded. | 0 |
19 | 92ms | Depăşit | Memory limit exceeded. | 0 |
20 | 72ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 20 |