Pagini recente » Borderou de evaluare (job #2970912) | Borderou de evaluare (job #417048) | Borderou de evaluare (job #530055) | Borderou de evaluare (job #70066) | Borderou de evaluare (job #1886173)
Borderou de evaluare (job #1886173)
Raport evaluator
Compilare:
user.cpp: In function ‘void verif(int)’:
user.cpp:15:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<vec[nod].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:38:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("easygraph.in", "r", stdin);
^
user.cpp:39:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("easygraph.out", "w", stdout);
^
user.cpp:40:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
user.cpp:44:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &n, &m);
^
user.cpp:47:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%lld", &v[i]);
^
user.cpp:51:36: 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 | Depăşit | 1068kb | Time limit exceeded. | 0 |
Punctaj total | 0 |