Borderou de evaluare (job #2733525)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:17:45: warning: format '%s' expects argument of type 'char*', but argument 6 has type 'char (*)[1048578]' [-Wformat=]
fscanf(fin, "%d%d%d\n%s\n", &N, &M, &L, &s);
^
main.cpp:40:27: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[1048578]' [-Wformat=]
fscanf(fin, "%s\n", &s);
^
main.cpp:17:46: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d%d\n%s\n", &N, &M, &L, &s);
^
main.cpp:40:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%s\n", &s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 3ms | 131kb | OK | 10 |
3 | 10ms | 262kb | OK | 10 |
4 | 60ms | 667kb | OK | 10 |
5 | 106ms | 1310kb | OK | 10 |
6 | 120ms | 1441kb | OK | 10 |
7 | 158ms | 1572kb | OK | 10 |
8 | 203ms | 1515kb | Time limit exceeded | 0 |
9 | 211ms | 1441kb | Time limit exceeded | 0 |
10 | 202ms | 1441kb | Time limit exceeded | 0 |
Punctaj total | 70 |