Pagini recente » Borderou de evaluare (job #2559209) | Borderou de evaluare (job #2362113) | Autentificare | Borderou de evaluare (job #1522262) | Borderou de evaluare (job #2307994)
Borderou de evaluare (job #2307994)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:17:10: warning: unused variable 'inside' [-Wunused-variable]
bool inside = false;
^~~~~~
main.cpp: In function 'int main()':
main.cpp:51:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.in" , "r", stdin);
^
main.cpp:53:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.out" , "w", stdout);
^
main.cpp:59:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &tests); tests; --tests)
^
main.cpp:63:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:85:35: 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 | 14ms | 786kb | OK | 100 |
| Punctaj total | 100 |