Pagini recente » Borderou de evaluare (job #2756509) | Borderou de evaluare (job #2346440) | Borderou de evaluare (job #3123112) | Borderou de evaluare (job #1610414) | Borderou de evaluare (job #1225732)
Borderou de evaluare (job #1225732)
Raport evaluator
Compilare:
user.cpp: In function ‘void DepthFirstSearch(int)’:
user.cpp:40:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[X].size(); i++) {
^
user.cpp:51:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[X].size(); i++) {
^
user.cpp:61:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < F[X].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:94:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", blackEnd[1]);
^
user.cpp:78:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("karb2.in","r",stdin);
^
user.cpp:79:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("karb2.out","w",stdout);
^
user.cpp:81:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &K);
^
user.cpp:83:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &X);
^
user.cpp:87:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &X, &Y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 2796kb | OK | 10 |
| 2 | 4ms | 2804kb | OK | 10 |
| 3 | 4ms | 2796kb | OK | 10 |
| 4 | 4ms | 2804kb | OK | 10 |
| 5 | 4ms | 2844kb | OK | 10 |
| 6 | 4ms | 2848kb | OK | 10 |
| 7 | 76ms | 4244kb | OK | 10 |
| 8 | 164ms | 5424kb | OK | 10 |
| 9 | 216ms | 6512kb | OK | 10 |
| 10 | 280ms | 7552kb | OK | 10 |
| Punctaj total | 100 |