Borderou de evaluare (job #1212349)

Utilizator helios11radu mihai helios11 Data 24 iulie 2014 14:47:42
Problema Kss Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void solve(int, long long int, char*)’: user.cpp:60:8: error: ‘found’ was not declared in this scope found = false; ^ user.cpp: In function ‘void read()’: user.cpp:88:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &T); ^ user.cpp:90:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%lld", &N, &K); ^ user.cpp:91:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%s", S + 1); //to start indexing from 1 ^ user.cpp: In function ‘int main()’: user.cpp:97:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(INI, "r", stdin); ^ user.cpp:98:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(OUTI, "w", stdout); ^

Ceva nu functioneaza?