Pagini recente » Borderou de evaluare (job #1898738) | Borderou de evaluare (job #1596538) | Borderou de evaluare (job #2541311) | Borderou de evaluare (job #395479) | Borderou de evaluare (job #2556923)
Borderou de evaluare (job #2556923)
Raport evaluator
Compilare:
main.cpp: In function 'void precalc(int, int, int)':
main.cpp:20:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0 ; i < v[nod].size() ; i++){
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void solve(int)':
main.cpp:107:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0 ; i < q[nod].size() ; i++){
~~^~~~~~~~~~~~~~~
main.cpp:113:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0 ; i < q[nod].size() ; i++){
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void dfs(int, int)':
main.cpp:125:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0 ; i < v[nod].size() ; i++){
~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:152:30: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d",&n,&m);
^
main.cpp:155:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d%d",&x , &y , &z);
^
main.cpp:161:29: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 13ms | 4980kb | OK | 10 |
2 | 16ms | 5111kb | OK | 10 |
3 | 202ms | 9043kb | OK | 10 |
4 | 288ms | 11010kb | OK | 10 |
5 | 144ms | 7864kb | OK | 10 |
6 | 339ms | 10878kb | OK | 10 |
7 | 405ms | 11927kb | OK | 10 |
8 | 567ms | 15073kb | OK | 10 |
9 | 691ms | 17301kb | OK | 10 |
10 | 650ms | 16121kb | OK | 10 |
Punctaj total | 100 |