Pagini recente » Borderou de evaluare (job #1826575) | Borderou de evaluare (job #302422) | Borderou de evaluare (job #306895) | Borderou de evaluare (job #1755092) | Borderou de evaluare (job #1932235)
Borderou de evaluare (job #1932235)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:155:26: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
while(i <= n && ch[i].r < sf[j].r || (ch[i].r == sf[j].r && ch[i].x < sf[j].x))
^
user.cpp: In function ‘void readFile()’:
user.cpp:186:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &t);
^
user.cpp:191:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d%d", &n, &m, &k);
^
user.cpp:196:50: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d", &ch[i].r, &ch[i].x);
^
user.cpp:199:50: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d", &sf[i].r, &sf[i].x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 264kb | Incorect | 0 | 0 |
2 | 4ms | 264kb | OK | 10 | 10 |
3 | 4ms | 264kb | OK | 10 | 10 |
4 | 408ms | 1096kb | OK | 10 | 10 |
5 | 500ms | 1072kb | OK | 10 | 10 |
6 | Depăşit | 724kb | Time limit exceeded. | 0 | 0 |
7 | 536ms | 992kb | OK | 10 |
8 | 624ms | 1012kb | OK | 10 |
9 | Depăşit | 880kb | Time limit exceeded. | 0 |
10 | 588ms | 1040kb | OK | 10 | 10 |
Punctaj total | 50 |