Borderou de evaluare (job #1395906)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(iname, "r", stdin);
^
user.cpp:39:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(oname, "w", stdout);
^
user.cpp:42:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &cnt_edges);
^
user.cpp:46:31: 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 | 0ms | 420kb | OK | 10 |
2 | 0ms | 428kb | OK | 10 |
3 | 0ms | 428kb | OK | 10 |
4 | 0ms | 432kb | OK | 10 |
5 | 4ms | 444kb | OK | 10 |
6 | 52ms | 560kb | OK | 10 |
7 | 20ms | 708kb | OK | 10 |
8 | 56ms | 696kb | OK | 10 |
9 | Depăşit | 964kb | Time limit exceeded. | 0 |
10 | Depăşit | 1524kb | Time limit exceeded. | 0 |
Punctaj total | 80 |