Pagini recente » Borderou de evaluare (job #2436773) | Borderou de evaluare (job #616410) | Borderou de evaluare (job #2226790) | Borderou de evaluare (job #2513683) | Borderou de evaluare (job #2226779)
Borderou de evaluare (job #2226779)
Raport evaluator
Compilare:
user.cpp: In function ‘void put_int(unsigned int)’:
user.cpp:55:13: warning: right shift count >= width of type [-Wshift-count-overflow]
if(x >> 99)
^~
user.cpp:61:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
else if(x == -1)
~~^~~~~
user.cpp: At global scope:
user.cpp:53:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void put_int(unsigned x)
^~~~~~~
user.cpp:41:41: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) unsigned get_int()
^~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:77:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in", "r", stdin);
^
user.cpp:79:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, 12500000, stdin);
^
user.cpp:110:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 4692kb | OK | 10 |
| 2 | 0ms | 4692kb | OK | 10 |
| 3 | 0ms | 4696kb | OK | 10 |
| 4 | 0ms | 4760kb | OK | 10 |
| 5 | 0ms | 4852kb | OK | 10 |
| 6 | 8ms | 5568kb | Incorect | 0 |
| 7 | 20ms | 8040kb | Incorect | 0 |
| 8 | 16ms | 8068kb | Incorect | 0 |
| 9 | 104ms | 20800kb | OK | 10 |
| 10 | 104ms | 20804kb | OK | 10 |
| Punctaj total | 70 |