Pagini recente » Borderou de evaluare (job #1153117) | Borderou de evaluare (job #2946968) | Borderou de evaluare (job #1363324) | Borderou de evaluare (job #2828314) | Borderou de evaluare (job #1885710)
Borderou de evaluare (job #1885710)
Raport evaluator
Compilare:
user.cpp: In function ‘int verif(int)’:
user.cpp:11:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<vec[a].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:32: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:33: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:34:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
user.cpp:38: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:40:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &v[i]);
^
user.cpp:43: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 | 64ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |