Pagini recente » Borderou de evaluare (job #1264086) | Borderou de evaluare (job #2158989) | Borderou de evaluare (job #3291639) | Borderou de evaluare (job #1614268) | Borderou de evaluare (job #1500473)
Borderou de evaluare (job #1500473)
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:46: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:72: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:74: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:81: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 | 8ms | 1464kb | OK | 10 |
3 | 496ms | 1544kb | OK | 10 |
4 | 692ms | 1668kb | OK | 10 |
5 | Depăşit | 3124kb | Time limit exceeded. | 0 |
6 | Depăşit | 3344kb | Time limit exceeded. | 0 |
7 | Depăşit | 3540kb | Time limit exceeded. | 0 |
8 | Depăşit | 3696kb | Time limit exceeded. | 0 |
9 | Depăşit | 3692kb | Time limit exceeded. | 0 |
10 | Depăşit | 3684kb | Time limit exceeded. | 0 |
Punctaj total | 40 |