Pagini recente » Borderou de evaluare (job #1557521) | Borderou de evaluare (job #743036) | Borderou de evaluare (job #105122) | Borderou de evaluare (job #2552054) | Borderou de evaluare (job #1987172)
Borderou de evaluare (job #1987172)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:65:10: warning: unused variable ‘ch’ [-Wunused-variable]
char ch;
^
user.cpp: In function ‘void DFS(int)’:
user.cpp:80:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:79: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:95:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:129: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 Read()’:
user.cpp:62:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &N);
^
user.cpp:64:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", Val + 1);
^
user.cpp:70:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:170: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:171: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 | 8ms | 6156kb | OK | 10 | 10 |
2 | 12ms | 6308kb | OK | 10 | 10 |
3 | 68ms | 8352kb | OK | 10 | 20 |
4 | 684ms | 8996kb | OK | 10 |
5 | 76ms | 9612kb | OK | 10 | 10 |
6 | 172ms | 12412kb | OK | 10 | 0 |
7 | Depăşit | 15272kb | Time limit exceeded. | 0 |
8 | 952ms | 25012kb | OK | 10 | 0 |
9 | Depăşit | 18588kb | Time limit exceeded. | 0 |
10 | 988ms | 28172kb | OK | 10 |
Punctaj total | 50 |