Pagini recente » Monitorul de evaluare | Cod sursa (job #91287) | Cod sursa (job #1932065) | Cod sursa (job #1600947) | Borderou de evaluare (job #1558603)
Borderou de evaluare (job #1558603)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &t);
^
user.cpp:36:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d\n", &n, &m);
^
user.cpp:38:41: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(user[z].nume, 34, fin);
^
user.cpp:48:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s, 40, fin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 1016ms | 7304kb | OK | 100 |
| Punctaj total | 100 |