Pagini recente » Borderou de evaluare (job #133922) | Borderou de evaluare (job #2142574) | Borderou de evaluare (job #2380954) | Borderou de evaluare (job #1699175) | Borderou de evaluare (job #2106861)
Borderou de evaluare (job #2106861)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in", "r", stdin);
^
user.cpp:39:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out", "w", stdout);
^
user.cpp:41:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &nodes, &edges);
^
user.cpp:45:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &u, &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 36ms | 548kb | OK | 100 |
Punctaj total | 100 |