Pagini recente » Borderou de evaluare (job #1065448) | Borderou de evaluare (job #1907553) | Borderou de evaluare (job #2047652) | Borderou de evaluare (job #2920146) | Borderou de evaluare (job #1474048)
Borderou de evaluare (job #1474048)
Raport evaluator
Compilare:
user.cpp: In function ‘void getComponentSize(int, int)’:
user.cpp:20:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjList[u].size(); i++) {
^
user.cpp: In function ‘void setComponent(int, int)’:
user.cpp:45:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjList[u].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:71:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &n, &m);
^
user.cpp:73:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &u, &v);
^
user.cpp:80:43: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d %d", &t, &x, &y);
^
user.cpp: In function ‘int getBiggerComponent(int, int)’:
user.cpp:41:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1432kb | OK | 10 |
| 2 | 4ms | 1456kb | OK | 10 |
| 3 | 336ms | 1540kb | OK | 10 |
| 4 | 348ms | 1660kb | OK | 10 |
| 5 | 532ms | 3132kb | OK | 10 |
| 6 | 408ms | 3348kb | OK | 10 |
| 7 | Depăşit | 3544kb | Time limit exceeded. | 0 |
| 8 | 652ms | 3692kb | OK | 10 |
| 9 | 576ms | 3628kb | OK | 10 |
| 10 | 492ms | 3688kb | OK | 10 |
| Punctaj total | 90 |