Pagini recente » Cod sursa (job #393565) | Borderou de evaluare (job #1225109) | Cod sursa (job #412591) | Cod sursa (job #4773) | Borderou de evaluare (job #2645212)
Borderou de evaluare (job #2645212)
Raport evaluator
Compilare:
main.cpp: In function 'void tree::dfs(int, int)':
main.cpp:144:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int h = 0; h < g[node].size(); h++) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int solve(int, int, FenwickTree&)':
main.cpp:225:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int h = 0; h < g[node].size(); h++) {
~~^~~~~~~~~~~~~~~~
main.cpp:230:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int h = 0; h < queries[node].size(); h++) {
~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'char InParser::read_ch()':
main.cpp:29:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, 4096, fin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 12ms | 5242kb | OK | 10 |
| 2 | 61ms | 9306kb | OK | 10 |
| 3 | 133ms | 11665kb | OK | 10 |
| 4 | 288ms | 20049kb | Incorect | 0 |
| 5 | 418ms | 22396kb | Incorect | 0 |
| 6 | 348ms | 23199kb | Incorect | 0 |
| 7 | 11ms | 5111kb | OK | 10 |
| 8 | 192ms | 16318kb | OK | 10 |
| 9 | 442ms | 23093kb | Incorect | 0 |
| 10 | 12ms | 4980kb | OK | 10 |
| Punctaj total | 60 |