Pagini recente » Borderou de evaluare (job #2694050) | Borderou de evaluare (job #1979194) | Borderou de evaluare (job #220205) | Borderou de evaluare (job #736733) | Borderou de evaluare (job #1474051)
Borderou de evaluare (job #1474051)
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:52: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:78: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:80: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:87: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1436kb | OK | 10 |
2 | 4ms | 1456kb | OK | 10 |
3 | 356ms | 1548kb | OK | 10 |
4 | 436ms | 1668kb | OK | 10 |
5 | Depăşit | 3124kb | Time limit exceeded. | 0 |
6 | Depăşit | 3344kb | Time limit exceeded. | 0 |
7 | Depăşit | 3548kb | Time limit exceeded. | 0 |
8 | Depăşit | 3696kb | Time limit exceeded. | 0 |
9 | Depăşit | 3696kb | Time limit exceeded. | 0 |
10 | Depăşit | 3688kb | Time limit exceeded. | 0 |
Punctaj total | 40 |