Pagini recente » Borderou de evaluare (job #3118987) | Borderou de evaluare (job #871185) | Borderou de evaluare (job #200872) | Borderou de evaluare (job #1076811) | Borderou de evaluare (job #1987183)
Borderou de evaluare (job #1987183)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:85:10: warning: unused variable ‘ch’ [-Wunused-variable]
char ch;
^
user.cpp: In function ‘void DFS(int)’:
user.cpp:101:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:100:9: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable]
int cnt = 0;
^
user.cpp: In function ‘void DFS2(int, int, char)’:
user.cpp:116:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:128:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:150:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void citeste(int&)’:
user.cpp:31:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,stdin),poz=0;
^
user.cpp:37:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,stdin),poz=0;
^
user.cpp: In function ‘void Read()’:
user.cpp:82:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &N);
^
user.cpp:84:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", Val + 1);
^
user.cpp: In function ‘int main()’:
user.cpp:191:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parb.out", "w", stdout);
^
user.cpp:192:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parb.in", "r", stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 16ms | 6168kb | OK | 10 | 10 |
2 | 16ms | 6344kb | OK | 10 | 10 |
3 | 60ms | 8924kb | OK | 10 | 20 |
4 | 672ms | 9572kb | OK | 10 |
5 | 64ms | 10184kb | OK | 10 | 10 |
6 | 136ms | 13580kb | OK | 10 | 0 |
7 | Depăşit | 16436kb | Time limit exceeded. | 0 |
8 | 748ms | 29888kb | OK | 10 | 0 |
9 | Depăşit | 21120kb | Time limit exceeded. | 0 |
10 | 688ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 50 |