Pagini recente » Borderou de evaluare (job #832977) | Borderou de evaluare (job #2723594) | Borderou de evaluare (job #101183) | Borderou de evaluare (job #1280033) | Borderou de evaluare (job #2422472)
Borderou de evaluare (job #2422472)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:43:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.in", "r", stdin);
^
main.cpp:44:44: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.out", "w", stdout);
^
main.cpp: In function 'void read(int&)':
main.cpp:7:35: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buf, 1, bufs, stdin);\
^
main.cpp:21:66: note: in expansion of macro 'nxt'
while((buf[pos] < '0' || buf[pos] > '9') && buf[pos] != '-') nxt();
^~~
main.cpp:7:35: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buf, 1, bufs, stdin);\
^
main.cpp:24:5: note: in expansion of macro 'nxt'
nxt();
^~~
main.cpp:7:35: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buf, 1, bufs, stdin);\
^
main.cpp:25:82: note: in expansion of macro 'nxt'
while(buf[pos] >= '0' && buf[pos] <= '9') { val = val * 10 + buf[pos] - '0'; nxt(); }
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 5ms | 1572kb | OK | 5 | 5 |
2 | 5ms | 1572kb | OK | 5 | 5 |
3 | 5ms | 1572kb | OK | 5 | 5 |
4 | 5ms | 1572kb | OK | 5 | 5 |
5 | 6ms | 1572kb | OK | 5 | 5 |
6 | 5ms | 1572kb | OK | 5 | 10 |
7 | 7ms | 1572kb | OK | 5 |
8 | 20ms | 2621kb | OK | 5 | 15 |
9 | 29ms | 3145kb | OK | 5 |
10 | 8ms | 1835kb | OK | 5 |
11 | 33ms | 3407kb | OK | 5 | 20 |
12 | 60ms | 4718kb | OK | 5 |
13 | 51ms | 4194kb | OK | 5 |
14 | 84ms | 5373kb | OK | 5 |
15 | 106ms | 5898kb | OK | 5 | 15 |
16 | 85ms | 5242kb | OK | 5 |
17 | 6ms | 1572kb | OK | 5 |
18 | 141ms | 6418kb | OK | 5 | 15 |
19 | 135ms | 7073kb | OK | 5 |
20 | 6ms | 1703kb | OK | 5 |
Punctaj total | 100 |